Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
633 bytes
|
Line | |
---|
1 | # This file contains regexes matching the tests that should be run
|
---|
2 | # when doing a "quicktest" - verifying whether the build is working
|
---|
3 | # rather than trying to see what exactly is broken.
|
---|
4 | #
|
---|
5 | # This should be as quick as possible but cover as much code as possible.
|
---|
6 | base.unlink
|
---|
7 | base.attr
|
---|
8 | base.delete
|
---|
9 | base.tcon
|
---|
10 | base.open
|
---|
11 | base.chkpath
|
---|
12 | raw.qfsinfo
|
---|
13 | raw.qfileinfo
|
---|
14 | raw.mkdir
|
---|
15 | raw.seek
|
---|
16 | raw.open
|
---|
17 | raw.write
|
---|
18 | raw.read
|
---|
19 | raw.close
|
---|
20 | raw.ioctl
|
---|
21 | raw.rename
|
---|
22 | raw.eas
|
---|
23 | base.open
|
---|
24 | rpc.altercontext
|
---|
25 | rpc.join
|
---|
26 | rpc.echo
|
---|
27 | rpc.schannel
|
---|
28 | rpc.netlogon
|
---|
29 | rpc.unixinfo
|
---|
30 | rpc.handles
|
---|
31 | rpc.altercontext
|
---|
32 | rpc.join
|
---|
33 | rpc.handles
|
---|
34 | rpc.echo
|
---|
35 | smb.signing
|
---|
36 | drs.unit
|
---|
37 | samba4.blackbox.dbcheck.dc
|
---|
Note:
See
TracBrowser
for help on using the repository browser.