modified smbtorture so you can run individual tests using command line
authorAndrew Tridgell <tridge@samba.org>
Sun, 9 May 1999 00:37:56 +0000 (00:37 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 9 May 1999 00:37:56 +0000 (00:37 +0000)
commit73bf6515cb53b409aac14568bd7e3e8fe724de1c
tree09ab4a11d086911c64132d16fbd8437cd8ce6ba8
parent3a72f46c443bac7bfb26b8f356c8d5aa4d66bb39
modified smbtorture so you can run individual tests using command line
parameters. For example:

smbtorture //fjall/tmp RANDOMIPC LOCK2 ATTR

would run those 3 tests. ALL will run all tests. The default is ALL.
source/utils/torture.c