testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS.
authorMichael Adam <obnox@samba.org>
Tue, 6 May 2008 21:43:37 +0000 (23:43 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 6 May 2008 22:14:17 +0000 (00:14 +0200)
commit5621ce6fb45a85e5f381286ef307e02ed8178c7f
treeb0a154b77e27f5e673729e0954099be41052457c
parent53802412512f77082f22c279636c9a943afc77eb
testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS.

This allows for calling e.g.

TESTS=posix_s3 POSIX_SUBTESTS="RPC-SAMBA3-GETUSERNAME" make test

Michael
(This used to be commit 7418d89b2941fff307e0980d1f71f106aed8cbce)
source3/script/tests/test_posix_s3.sh