Harald Hoyer
|
be1c0381e5
|
test/Makefile: add SKIP env to skip certain tests
|
2014-02-28 13:25:39 +01:00 |
Harald Hoyer
|
9fd9e96130
|
test/Makefile: fixed TESTS parsing
|
2012-08-01 12:50:54 +02:00 |
Harald Hoyer
|
1f524c4544
|
Prevent testsuite runs from non-root users.
|
2012-07-31 13:49:04 +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
|
c00f04f57a
|
introduce modular test suite
|
2009-05-25 15:32:26 +02:00 |