mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
8773e743c5
output in the testsuite rather than just True or False for a
set of tests.
The aim is to use this for:
* known failure lists (run all tests and detect tests that
started working or started failing). This
would allow us to get rid of the RPC-SAMBA3-* tests
* nicer torture output
* simplification of the testsuite system
* compatibility with other unit testing systems
* easier usage of smbtorture (being able to run one test
and automatically set up the environment for that)
This is still a work-in-progress; expect more updates over the next couple of
days.
(This used to be commit
|
||
---|---|---|
.. | ||
arcfour.c | ||
crc32.c | ||
crc32.h | ||
crypto.h | ||
hmacmd5.c | ||
hmacmd5.h | ||
hmacmd5test.c | ||
hmacsha1.c | ||
hmacsha1.h | ||
hmacsha1test.c | ||
md4.c | ||
md4.h | ||
md4test.c | ||
md5.c | ||
md5.h | ||
md5test.c | ||
sha1.c | ||
sha1.h | ||
sha1test.c |