mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +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
|
||
---|---|---|
.. | ||
ejs | ||
ejs-2.0 | ||
esp | ||
mpr | ||
config.m4 | ||
config.mk | ||
README |
The lib/appweb directory is a partial import of the appweb ejs and esp code from http://www.appwebserver.org/ Many thanks to the mbedthis people, and especially Michael O'Brien for his assistance in getting this code integrated into Samba4.