Samba4/Tests: Difference between revisions

From SambaWiki
No edit summary
No edit summary
Line 10: Line 10:
* call lcov after each test so we can record which test covers which lines
* call lcov after each test so we can record which test covers which lines
* move 'known failures' list to selftest.pl
* move 'known failures' list to selftest.pl

Areas which need improvements wrt tests:

* registry
* wins
* tls
* samba3
* upgrade
* dsdb

Revision as of 18:49, 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

Areas which need improvements wrt tests:

  • registry
  • wins
  • tls
  • samba3
  • upgrade
  • dsdb