Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-30 | selftest: use env.SELFTEST_PREFIX instead of hardcoded "${srcdir}/st" | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-04-28 | selftest: Make combined test the default when s3build is enabled | Andrew Bartlett | 1 | -0/+2 | |
2011-04-28 | selftest: Fix combination of Samba3 and Samba4 test lists | Andrew Bartlett | 1 | -10/+25 | |
The previous code was too subtle, and tried to filter via two xfail scripts. The --fail-immediately for the source3 knownfail would then fail samba4 know failures. Andrew Bartlett Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> | |||||
2011-04-19 | selftest: Add hooks to enable a combined selftest run. | Andrew Bartlett | 1 | -1/+12 | |
Andrew Bartlett | |||||
2011-04-19 | selftest Add combined 'Samba' target module | Andrew Bartlett | 1 | -2/+0 | |
To work around environment variable handling, the initialisation of NSS_WRAPPER_WINBIND_SO_PATH is pushed in to Samba3.pm (the s3 autoconf build still overrides this) Andrew Bartlett | |||||
2011-04-16 | selftest: Allow the top level build to run the samba4 or samba3 tests | Andrew Bartlett | 1 | -17/+33 | |
This is selected with for example ./buildtools/bin/waf test --target=samba3 Andrew Bartlett | |||||
2011-04-16 | selftest: Move Samba4 selftest wscript to the top level | Andrew Bartlett | 1 | -0/+201 | |