summaryrefslogtreecommitdiffstats
path: root/src/usr/cxxtest/makefile
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2011-05-10 17:20:10 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-05-16 16:51:41 -0500
commite604f02230c3decedbdd56a3cfef66b0709b74dc (patch)
tree85ebf5ba3dd090bd80d8651fdf4b4855a2022a30 /src/usr/cxxtest/makefile
parentf25d156f4a222923d70563ba960858f4e42a80c8 (diff)
downloadtalos-hostboot-e604f02230c3decedbdd56a3cfef66b0709b74dc.tar.gz
talos-hostboot-e604f02230c3decedbdd56a3cfef66b0709b74dc.zip
Base cxxtest class and some examples.
Change-Id: I8ff2fdffe8be34f5ece9a5e4b2f5d07a4bc73d73 Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/71 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com>
Diffstat (limited to 'src/usr/cxxtest/makefile')
-rw-r--r--src/usr/cxxtest/makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/cxxtest/makefile b/src/usr/cxxtest/makefile
new file mode 100644
index 000000000..1f14e4a6f
--- /dev/null
+++ b/src/usr/cxxtest/makefile
@@ -0,0 +1,6 @@
+ROOTPATH = ../../..
+MODULE = cxxtest
+
+OBJS = TestSuite.o
+
+include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud