summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/lib/makefile
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-01-27 14:51:57 -0600
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 17:06:43 -0600
commit3a5c4ccece1cf8f189c6d2a1a7bf50dcf2c2de24 (patch)
treeddc398193b781688578372991819a0be14c36860 /src/usr/testcore/lib/makefile
parent6e196e124be87e1a8a0f1f0dbfaab0b4f2a86d74 (diff)
downloadtalos-hostboot-3a5c4ccece1cf8f189c6d2a1a7bf50dcf2c2de24.tar.gz
talos-hostboot-3a5c4ccece1cf8f189c6d2a1a7bf50dcf2c2de24.zip
Re-enable shared ptr test case
Change-Id: Ib871e29ed2cd75c64988820a739504fe9589c0bc RTC:144346 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23669 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/testcore/lib/makefile')
-rw-r--r--src/usr/testcore/lib/makefile16
1 files changed, 2 insertions, 14 deletions
diff --git a/src/usr/testcore/lib/makefile b/src/usr/testcore/lib/makefile
index 43f7a6f31..877793617 100644
--- a/src/usr/testcore/lib/makefile
+++ b/src/usr/testcore/lib/makefile
@@ -25,20 +25,8 @@
ROOTPATH = ../../../..
MODULE = testsyslib
-#TESTS = *.H
-#@TODO RTC 144346 Need fix to shared_ptr.H
-#TEST += shared_ptr.H
-TEST += fptest.H
-TEST += integral.H
-TEST += is_integral.H
-TEST += is_ptr.H
-TEST += is_same.H
-TEST += stl_functional.H
-TEST += stltest.H
-TEST += string.H
-TEST += synctest.H
-TEST += time.H
-TEST += tls.H
+TESTS = *.H
+
SUBDIRS += runtime.d
OpenPOWER on IntegriCloud