Testsuite: find a group name if 'mail' is not available.
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 2 Nov 2016 21:28:18 +0000 (22:28 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 2 Nov 2016 21:30:32 +0000 (22:30 +0100)
commit1f187290089991b306083d9418a6cacb6a400f6b
tree6160ab2d1c096aa0a94e4d15a8119f8ed3f14ac8
parent0b9ead6dd2746efbdc7525ba32816b85e9534263
Testsuite: find a group name if 'mail' is not available.

If the group 'mail' does not exist (as on some *BSD systems),
test 0001 fails. We now use a randomly choosen group, if necessary.

The group name isn't used for anything else than testing the config
file parser.
test/confs/0001
test/lib/Exim/Runtest.pm [new file with mode: 0644]
test/runtest