Makefile: Add option to list all tests
authorAndreas Schneider <asn@samba.org>
Tue, 15 Sep 2015 14:20:48 +0000 (16:20 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 15 Sep 2015 19:57:50 +0000 (21:57 +0200)
commit4276ec7a6c2379a0b906fab8e1dc9c080b3534bc
treeceb79cd0a8b4de46f39b812c30926b57f5500251
parentf54b2f77583672bc560fd5b03ddb58943b84f089
Makefile: Add option to list all tests

This allows you to run 'make testlist' to get a complete list of all our
tests available. You can limit it using 'make testlist TESTS=spoolss' to
only show spoolss tests for example.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Tue Sep 15 21:57:50 CEST 2015 on sn-devel-104
Makefile