From a127b1b1b0b353a4b28dbe4f726b57e8359a62d5 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 29 May 2008 18:19:19 +0200 Subject: Add samba4-slow file listing tests that succeed but are just slow. Added a 'make slowtest' target that does run these tests. Also added some comments in the test lists files. (This used to be commit f67f3422b0fd319a3c6d3ccb3ea444a97c3ebaae) --- source4/samba4-quick | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source4/samba4-quick') diff --git a/source4/samba4-quick b/source4/samba4-quick index aec9098854..3627a87bbe 100644 --- a/source4/samba4-quick +++ b/source4/samba4-quick @@ -1,3 +1,8 @@ +# This file contains regexes matching the tests that should be run +# when doing a "quicktest" - verifying whether the build is working +# rather than trying to see what exactly is broken. +# +# This should be as quick as possible but cover as much code as possible. base.unlink base.attr base.delete -- cgit