aboutsummaryrefslogtreecommitdiff
path: root/shunit2-2.0.3/src/test/testSuiteFx
diff options
context:
space:
mode:
authorPeter Carbonetto2017-07-18 12:56:21 -0500
committerPeter Carbonetto2017-07-18 12:56:21 -0500
commit66e2499abdeb663034721425ad6e8efb3340ad99 (patch)
tree488cd3c971985fcc66579539e2704bb2641aadc4 /shunit2-2.0.3/src/test/testSuiteFx
parent9c718e1730ffdc78a9154f227250799ab52f7dfa (diff)
downloadpangemma-66e2499abdeb663034721425ad6e8efb3340ad99.tar.gz
Added shunint2 v2.0.3 files.
Diffstat (limited to 'shunit2-2.0.3/src/test/testSuiteFx')
-rwxr-xr-xshunit2-2.0.3/src/test/testSuiteFx23
1 files changed, 23 insertions, 0 deletions
diff --git a/shunit2-2.0.3/src/test/testSuiteFx b/shunit2-2.0.3/src/test/testSuiteFx
new file mode 100755
index 0000000..c0e6ab8
--- /dev/null
+++ b/shunit2-2.0.3/src/test/testSuiteFx
@@ -0,0 +1,23 @@
+#! /bin/sh
+# $Id$
+# vim: expandtab
+# author: Kate Ward <kate.ward@forestent.com>
+#
+# Self-testing unit tests for shUnit2 suite functions
+#
+
+#-----------------------------------------------------------------------------
+# suite tests
+#
+
+testAddTest()
+{
+ :
+}
+
+#-----------------------------------------------------------------------------
+# suite functions
+#
+
+# load and run shUnit2
+. ./shunit2