index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
script
/
tests
/
test_posix.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21910: Clean up some unused functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21909: Merge some of my recent improvements to the test infrastructure:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...
Jelmer Vernooij
1
-25
/
+1
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
1
-1
/
+1
2007-10-10
r21032: Skip two more tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21031: Skip some tests that were not listed previously.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r21030: whoops, fix incorrect regex
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r21029: - Remove now unused failure checking code
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21028: Generate list of tests rather than maintaining it manually.
Jelmer Vernooij
1
-26
/
+1
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r16877: run SMB2-FIND test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someone
Andrew Bartlett
1
-2
/
+2
2007-10-10
r16739: test SMB2-GETINFO SMB2-SETINFO by make test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16469: do some smb2 tests
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r14929: add some comments
Stefan Metzmacher
1
-2
/
+15
2007-10-10
r14919: disable the BASE-DEFER_OPEN test until it gets fixed (it sleeps for
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14819: list all tests smbtorture offers and explicit list tests
Stefan Metzmacher
1
-16
/
+28
2007-10-10
r14815: BASE-DIR doesn't exists...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14814: also run the BASE-DIR test with 'make test'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13854: we now pass BASE-NEGNOWAIT
Andrew Tridgell
1
-2
/
+2
2007-10-10
r13740: the BASE-DELETE test now passes, and is a quick test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11442: Don't use BASE-NEGNOWAIT any more. It is a mostly meaningless test.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r9120: added the BASE-DISCONNECT test to our set of standard tests
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8295: turn off the delete on close test in the build farm until someone gets
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7919: use more portable shell syntax for MALLOC_CHECK_
Andrew Tridgell
1
-4
/
+0
2007-10-10
r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7421: - move test* functions to a seperate file
Stefan Metzmacher
1
-26
/
+4
2007-10-10
r7402: - don't stop after a failed test
Stefan Metzmacher
1
-2
/
+16
2007-10-10
r7387: enable extra smbtorture args to test_posix.sh
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r4953: - enable easy valgrind use in all our test scripts
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4833: added LOCAL-SOCKET to the list of tests that are expected to pass
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4319: make it easy to use valgrind in the test_posix.sh test suite
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3834: - fixed XATTR_NTACL_NAME
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3748: pvfs passes RAW-EAS but not RAW-STREAMS yet
Andrew Tridgell
1
-3
/
+2
2007-10-10
r3719: pvfs now passes the RAW-RENAME test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITE
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3698: mark RAW-SFILEINFO as working
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3592: auto-cleanup the test.$$ log files in these test scripts on control-C
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3580: - on file overwrite in ntcreatex we need to replace the file permissions.
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3574: the RAW-OPEN test changes broke a couple of the other tests. This
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3528: added support for the SMBntcancel() operation, which cancels any
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists of tests that pvfs pa...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. This
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3270: - added another unlink test
Andrew Tridgell
1
-1
/
+0
2007-10-10
r3263: - pvfs now passes RAW-SEARCH
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3254: - expanded the RAW-IOCTL test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3252: pvfs now passes BASE-TRANS2
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3249: - change_time is closer to ctime than mtime
Andrew Tridgell
1
-2
/
+2
[next]