mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
a127b1b1b0
Added a 'make slowtest' target that does run these tests.
Also added some comments in the test lists files.
(This used to be commit f67f3422b0
)
38 lines
625 B
Plaintext
38 lines
625 B
Plaintext
# 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
|
|
base.tcon
|
|
base.open
|
|
base.chkpath
|
|
raw.qfsinfo
|
|
raw.qfileinfo
|
|
raw.sfileinfo
|
|
raw.mkdir
|
|
raw.seek
|
|
raw.open
|
|
raw.write
|
|
raw.unlink
|
|
raw.read
|
|
raw.close
|
|
raw.ioctl
|
|
raw.rename
|
|
raw.eas
|
|
raw.streams
|
|
base.open
|
|
rpc.altercontext
|
|
rpc.join
|
|
rpc.echo
|
|
rpc.schannel
|
|
rpc.netlogon
|
|
rpc.unixinfo
|
|
rpc.handles
|
|
rpc.altercontext
|
|
rpc.join
|
|
rpc.handles
|
|
rpc.echo
|