aboutsummaryrefslogtreecommitdiff
path: root/core/test/Makefile.check
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-06-24 15:22:48 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-06-24 15:26:03 +1000
commitb4df9010338021cd2a26641f6294c8baa2f888e1 (patch)
tree46b2c9210718330a557986d55ea27652a11ffda6 /core/test/Makefile.check
parent5e8158245446028d86edf3a166217eda4a78ba47 (diff)
downloadskiboot-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 'core/test/Makefile.check')
-rw-r--r--core/test/Makefile.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/test/Makefile.check b/core/test/Makefile.check
index 452dfc1..56ce61d 100644
--- a/core/test/Makefile.check
+++ b/core/test/Makefile.check
@@ -11,6 +11,7 @@ CORE_TEST := core/test/run-device \
core/test/run-trace core/test/run-msg \
core/test/run-pel \
core/test/run-pool \
+ core/test/run-time-utils \
core/test/run-timer
CORE_TEST_NOSTUB := core/test/run-console-log