s4:torture: Add command line parameter --fullname
authorSachin Prabhu <sprabhu@redhat.com>
Fri, 3 Jul 2020 12:17:43 +0000 (14:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 Jul 2020 10:30:40 +0000 (10:30 +0000)
commit8902eb82d981e07812134285e199b47b22acd815
tree9bc1cf64baa8e6a8d8253141505e451f7f30ae39
parent4e39e43730ceaf79b5927f542ccd2f31c66ffb28
s4:torture: Add command line parameter --fullname

This argument is used to print out the the full name which includes the
name of the test suite.

For example, the name in the output for the test smb2.read.dir is "dir".
By using the --fullname parameter, the name used will be
"smb2.read.dir".

The default continues to be to use the shortname.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/torture/smbtorture.c