From cfa700b903d57bea5c9fd42be88ad47d5bd40c0b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 20:03:34 +0200 Subject: Adding upstream version 3.118. Signed-off-by: Daniel Baumann --- testsuite/README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 testsuite/README (limited to 'testsuite/README') diff --git a/testsuite/README b/testsuite/README new file mode 100644 index 0000000..ed91a57 --- /dev/null +++ b/testsuite/README @@ -0,0 +1,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 -- cgit v1.2.3