Harald Hoyer
|
f52759131b
|
test: include the same Makefile.testdir
|
2014-02-04 12:01:11 +01:00 |
Harald Hoyer
|
2723ebba9a
|
test: silence "make all"
|
2012-07-11 15:23:21 +02:00 |
Harald Hoyer
|
3e1d48fd12
|
test: add support for: make V=1 TESTS="01 20 40" check
$ sudo make V=1 clean check
now runs the testsuite in verbose mode
$ sudo make TESTS="01 20 40" clean check
now only runs the 01, 20 and 40 tests.
|
2012-07-11 09:33:32 +02:00 |
Harald Hoyer
|
3273c0a536
|
make test output more readable, log errors to test.log
|
2009-06-05 16:08:30 +02:00 |
David Dillow
|
528277f32c
|
test suite: automate NFS testing
First cut at automating the NFS test suite.
|
2009-06-05 00:25:17 -04:00 |