Harald Hoyer
|
2723ebba9a
|
test: silence "make all"
|
13 years ago |
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.
|
13 years ago |
Harald Hoyer
|
9ede75b1ce
|
TEST-01-BASIC: enable selinux
|
13 years ago |
Harald Hoyer
|
fe5f8d0074
|
TEST-01-BASIC: turn on systemd debugging
|
13 years ago |
Harald Hoyer
|
27fa604418
|
test: export initdir
|
13 years ago |
Harald Hoyer
|
47057875e7
|
TEST-01-BASIC: grow the root disk
|
13 years ago |
Harald Hoyer
|
f0558da598
|
test/*/test.sh: correct ifup and dhclient paths
|
13 years ago |
Harald Hoyer
|
c8f3a1c057
|
TEST-01-BASIC: add watchdog
|
13 years ago |
Harald Hoyer
|
cfe32ef5ba
|
TEST-01-BASIC: sync after creating the root disk
|
13 years ago |
Harald Hoyer
|
4b13b2e2bf
|
test/TEST-01-BASIC/test.sh: fix cleanup of overlay dir
|
13 years ago |
Harald Hoyer
|
d8eb522e80
|
TEST-01-BASIC: add setsid
|
13 years ago |
Harald Hoyer
|
552ecca6db
|
Renamed all shell scripts to *.sh
|
13 years ago |
Harald Hoyer
|
96d22bd7d6
|
test: fixed terminfo location
|
13 years ago |
Harald Hoyer
|
0be1785aea
|
test: introduce $TESTDIR tmpdir
to keep the git source tree clean, test files are now created in a
$TESTDIR created with mktemp.
|
13 years ago |
Harald Hoyer
|
3b403b32fc
|
removed trailing whitespaces
|
14 years ago |
Harald Hoyer
|
ef85627e93
|
test/TEST-01-BASIC/test.sh: uncomment debug options
|
14 years ago |
Harald Hoyer
|
486ec65745
|
TEST-01-BASIC: softlink fstab to proc/mounts in test-init
|
14 years ago |
Harald Hoyer
|
dd26a551c2
|
test/TEST-01-BASIC: add basic ext3 test
|
14 years ago |