Difference between revisions of "Samba4/Tests"
m |
|||
Line 1: | Line 1: | ||
Test coverage information (regularly updated) can be found here: | Test coverage information (regularly updated) can be found here: | ||
− | + | * http://samba.org/~jelmer/samba_coverage/ | |
− | + | * http://samba.org/~jelmer/pidl_coverage/ | |
Some of the things I'm working on improving: | Some of the things I'm working on improving: | ||
− | + | * Use selftest.pl | |
− | + | * Get smbtorture to output subunit data and use that for more granular test failure results | |
− | + | * call lcov after each test so we can record which test covers which lines | |
− | + | * move 'known failures' list to selftest.pl |
Revision as of 18:47, 22 January 2007
Test coverage information (regularly updated) can be found here:
Some of the things I'm working on improving:
- Use selftest.pl
- Get smbtorture to output subunit data and use that for more granular test failure results
- call lcov after each test so we can record which test covers which lines
- move 'known failures' list to selftest.pl