Difference between revisions of "Subunit"
m |
|||
Line 3: | Line 3: | ||
At the moment the main testrunner and a lot of the testsuites will output subunit. There are a still things I would still like to achieve: | At the moment the main testrunner and a lot of the testsuites will output subunit. There are a still things I would still like to achieve: | ||
− | * Ability to run single tests (-- | + | * Ability to run single tests (--load-list) in smbtorture |
− | |||
* Subunit formatting compatible with the main Subunit protocol | * Subunit formatting compatible with the main Subunit protocol | ||
* Switching over to the main subunit protocol parsers | * Switching over to the main subunit protocol parsers |
Revision as of 23:47, 8 April 2010
Samba 4 is slowly starting to use more and more Subunit.
At the moment the main testrunner and a lot of the testsuites will output subunit. There are a still things I would still like to achieve:
- Ability to run single tests (--load-list) in smbtorture
- Subunit formatting compatible with the main Subunit protocol
- Switching over to the main subunit protocol parsers