1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-14 12:23:52 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Stefan Metzmacher
200b1a5c81 r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202
metze
2007-10-10 14:15:35 -05:00
Stefan Metzmacher
0b552dadaa r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make test
metze
2007-10-10 14:15:29 -05:00
Stefan Metzmacher
b9920f8ac5 r17489: run the crypto tests with test
metze
2007-10-10 14:15:28 -05:00
Stefan Metzmacher
ce5fd2293d r15862: add a LOCAL-EVENT torture test
- it currently tests the standard events code
- with epoll enabled and disabled

metze
2007-10-10 14:08:34 -05:00
Jelmer Vernooij
e71cd4778b r12584: Move NDR tests from rpc/ to local/, add to list of tests
to run for 'make all'
2007-10-10 13:48:59 -05:00
Andrew Tridgell
9d6d9b6e50 r12009: made the LOCAL-SDDL test less verbose by default, and add it to the
standard tests for the build farm
2007-10-10 13:46:58 -05:00
Jelmer Vernooij
997eabee80 r10578: Run LOCAL-STRLIST by default 2007-10-10 13:39:07 -05:00
Andrew Tridgell
13185f468f r9644: add LOCAL-PAC to the list of 'make test' tests 2007-10-10 13:34:36 -05:00
Andrew Tridgell
a129501951 r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking of
the builtin iconv code with the system iconv code, and too many
platforms have broken system iconv code, making it fail in a way that
is meaningless for whether samba will work
2007-10-10 13:19:04 -05:00
Andrew Tridgell
694882ffa6 r7919: use more portable shell syntax for MALLOC_CHECK_ 2007-10-10 13:18:50 -05:00
Andrew Tridgell
3d70755abf r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it
running too long
2007-10-10 13:18:00 -05:00
Stefan Metzmacher
dad7915562 r7442: skip tests that require smbd, but smbd is down
metze
2007-10-10 13:17:54 -05:00
Stefan Metzmacher
38e5198b11 r7434: - do local tests step by step for better build-farm output
- fix typo ADDARGS -> ADDARG

metze
2007-10-10 13:17:53 -05:00