Samba4/Tests: Difference between revisions

From SambaWiki
No edit summary
(Removed lcov after each test idea - takes waaaaaay too long to generate)
Line 3: Line 3:
* http://build.samba.org/lcov/data/tridge/samba4/
* http://build.samba.org/lcov/data/tridge/samba4/
* http://samba.org/~jelmer/pidl_coverage/
* http://samba.org/~jelmer/pidl_coverage/

Some of the things I'm working on improving:

* call lcov after each test so we can record which test covers which lines


Areas which need improvements wrt tests:
Areas which need improvements wrt tests:

Revision as of 11:22, 4 April 2007

Test coverage information (regularly updated) can be found here:

Areas which need improvements wrt tests:

  • registry
  • wins
  • tls
  • samba3
  • upgrade
  • dsdb
  • client
  • ctdb
  • lib/compression
  • lib/socket/access.c
  • lib/socket_wrapper
  • libcli/dgram
  • nbt_server/dgram
  • rpc_server/drsuapi
  • rpc_server/epmapper
  • rpc_server/remote
  • rpc_server/wkssvc
  • web_server/
  • winbind

Blackbox tests:

  • nmblookup
  • ndrdump

I'd also like to parse what tests have failed and what have succeeded in the build farm, so we can show a summary of what tests fail on the main build farm page.