Samba4/Tests: Difference between revisions

From SambaWiki
(Removed lcov after each test idea - takes waaaaaay too long to generate)
No edit summary
Line 31: Line 31:


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.
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.

== Test environments ==

Currently supported test environments:

* dc - A standalone Samba 4 DC
* none - Nothing set up (used for local tests)

The following test environments are planned:

* member - Samba4 DC with domain member joined to it

Revision as of 11:38, 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.

Test environments

Currently supported test environments:

* dc - A standalone Samba 4 DC
* none - Nothing set up (used for local tests)

The following test environments are planned:

* member - Samba4 DC with domain member joined to it