Run duplicate symbol check as just another test, rather than as part of "waf test".
authorJelmer Vernooij <jelmer@samba.org>
Mon, 13 Oct 2014 00:48:10 +0000 (17:48 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 14 Oct 2014 04:44:07 +0000 (06:44 +0200)
commitc7b6897b80e724023c3b092d086ab574bff564e1
tree3e84de488ee64f683a4c30b21f2197572d4b10c0
parentd9458aa2d9be1ddd7c6d6edd993e12973195e307
Run duplicate symbol check as just another test, rather than as part of "waf test".

This allows it to be scheduled independently as part of a parallel test
run, and reduces the overhead of "waf test".

Change-Id: I780fd2c4dd711ed27df73f56de98e7f1ffd53aaf
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10875
buildtools/wafsamba/test_duplicate_symbol.sh [new file with mode: 0755]
selftest/tests.py
selftest/wscript