summaryrefslogtreecommitdiff
path: root/source4/.testr.conf
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-04-08 16:49:24 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-04-08 23:20:35 +0200
commit19e1537fdfce58e9ce1bbaa293be4d00f0e0fda1 (patch)
treeb17c068ec3f4ab85275c9d273058430a3ef57586 /source4/.testr.conf
parentd0c25157e9b96ce9855ecd632723423ea45ea8c0 (diff)
downloadsamba-19e1537fdfce58e9ce1bbaa293be4d00f0e0fda1.tar.gz
samba-19e1537fdfce58e9ce1bbaa293be4d00f0e0fda1.tar.bz2
samba-19e1537fdfce58e9ce1bbaa293be4d00f0e0fda1.zip
testr: Use waf test runner.
Diffstat (limited to 'source4/.testr.conf')
-rw-r--r--source4/.testr.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/.testr.conf b/source4/.testr.conf
index 0ddb369ceb..9261b57a91 100644
--- a/source4/.testr.conf
+++ b/source4/.testr.conf
@@ -1,3 +1,3 @@
[DEFAULT]
-test_command=make test-subunit-filtered TESTS="$IDLIST"
-test_id_list_default=
+test_command=../buildtools/bin/waf test --filtered-subunit
+test_id_option=--load-list $IDLIST