selftest: Make knowfail/skip files consistent, always use ^prefix
authorAndrew Bartlett <abartlet@samba.org>
Sun, 22 May 2011 23:22:07 +0000 (09:22 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 24 May 2011 23:15:18 +0000 (09:15 +1000)
commite7cf95c5417e07fb3544b8731cb6a33fbcf40eff
treeccdb63ba9e42c612934d4eeb93bf19f4deca10f8
parente719dfd4dc178f001a5f804fb1ac4e587574415f
selftest: Make knowfail/skip files consistent, always use ^prefix

Except in one case (where we mark printing tests as knownfail), this
has all our regular expressions start with ^, which ensures we don't
accidentially mix up the samba3/samba4 prefix here.

Because of the particular values in these files at the moment, this
should not change the set of tests, but it will help to ensure that
future edits follow the correct pattern.

Andrew Bartlett
source3/selftest/knownfail
source3/selftest/skip
source4/selftest/knownfail