[hackers] [scc] [tests] Add makefile to run tests || Roberto E. Vargas Caballero
commit 6889be0333447b2730cac2dd6044286b68362f6c
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Mon Jan 23 17:33:02 2017 +0100
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
CommitDate: Mon Jan 23 17:33:02 2017 +0100
[tests] Add makefile to run tests
diff --git a/tests/execute/Makefile b/tests/execute/Makefile
new file mode 100644
index 0000000..33eeb58
--- /dev/null
+++ b/tests/execute/Makefile
_AT_@ -0,0 +1,6 @@
+
+all: tests
+
+tests:
+ SCCEXECPATH=../../bin PATH=../../bin:$$PATH ./chktest.sh `cat scc-tests.lst`
+
Received on Mon Jan 23 2017 - 17:33:31 CET
This archive was generated by hypermail 2.3.0
: Mon Jan 23 2017 - 17:36:16 CET