summaryrefslogtreecommitdiffstats
path: root/testsuite/README
blob: ed91a574631050d0b3e9c37938ddab1cdef07cb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
testsuite.README

1) Create with [c]debootstrap a debian chroot

2) Copy the testsuite-files into this chroot; the testsuite doesn't have any
dependencies except (you probably know it already) adduser :-)

3) execute "run-suite.sh"; the testsuite outputs the adduser call which are
checked. If an error happens, you are noticed of the failed check.

4) Remove the debian chroot, because the testsuite creates a lot of users,
homedirectories and so on, but doesn't clear them all. Of course you can run
the testsuite more than once in that debian chroot, but don't reuse this chroot
for any other purpose than running this tests.



TODO:
- add more tests