diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-06-24 15:22:48 +1000 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-06-24 15:26:03 +1000 |
commit | b4df9010338021cd2a26641f6294c8baa2f888e1 (patch) | |
tree | 46b2c9210718330a557986d55ea27652a11ffda6 /.gitignore | |
parent | 5e8158245446028d86edf3a166217eda4a78ba47 (diff) | |
download | skiboot-b4df9010338021cd2a26641f6294c8baa2f888e1.zip skiboot-b4df9010338021cd2a26641f6294c8baa2f888e1.tar.gz skiboot-b4df9010338021cd2a26641f6294c8baa2f888e1.tar.bz2 |
Add unit test for core/time-utils
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ ccan/list/test/run-single-eval ccan/list/test/run-with-debug ccan/str/test/run-STR_MAX_CHARS core/test/run-console-log +core/test/run-time-utils core/test/run-timer ccan/*/test/gmon.out core/test/run-device |