Start of a test suite.
This commit is contained in:
parent
d01ab07f78
commit
05a7f0b2fb
7 changed files with 95 additions and 2 deletions
9
test/Makefile.am
Normal file
9
test/Makefile.am
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
TESTS = \
|
||||
executables.test \
|
||||
basic.test \
|
||||
sptps_basic.test
|
||||
|
||||
EXTRA_DIST = testlib.sh
|
||||
|
||||
clean-local:
|
||||
-rm -rf *.test.?
|
||||
Loading…
Add table
Add a link
Reference in a new issue