mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
68e62962b0
We run the quicktest on each linux distro as part of samba-o3 builds. We should make sure smb2 signing/enctyption works on all of them and all different system libraries. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14968 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
41 lines
796 B
Plaintext
41 lines
796 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.mkdir
|
|
raw.seek
|
|
raw.open
|
|
raw.write
|
|
raw.read
|
|
raw.close
|
|
raw.ioctl
|
|
raw.rename
|
|
raw.eas
|
|
base.open
|
|
rpc.altercontext
|
|
rpc.join
|
|
rpc.echo
|
|
rpc.schannel
|
|
rpc.netlogon
|
|
rpc.unixinfo
|
|
rpc.handles
|
|
rpc.altercontext
|
|
rpc.join
|
|
rpc.handles
|
|
rpc.echo
|
|
smb.signing
|
|
smb2.session
|
|
drs.unit
|
|
samba4.blackbox.dbcheck.dc
|
|
# This needs to be here to get testing of crypt_r()
|
|
# behaviour on multiple OS distributions.
|
|
samba.tests.samba_tool.user_virtualCryptSHA_userPassword |