Adrian Cochrane
62d4136755
selftest: Remove binary mappings from the build system.
...
Signed-off-by: Adrian Cochrane <adrianc@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2015-06-08 13:03:14 +02:00
Michael Adam
3de5abb954
selftest: rename env dc to ad_dc_ntvfs
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-03-16 23:04:46 +01:00
Jelmer Vernooij
ed65e04fa3
Use samba.subunit in selftest/selftest.py.
...
Change-Id: I804c16cdfcfddc5643a5af158ee62c4ddf478979
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-03-06 04:41:46 +01:00
Amitay Isaacs
a49ba00673
selftest: Fix a typo (SIGTERm --> SIGTERM)
...
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Tue Jul 29 17:09:00 CEST 2014 on sn-devel-104
2014-07-29 17:09:00 +02:00
Gregor Beck
2846a7d0ac
selftest: use MALLOC_CHECK_=3 to give a diagnostic on failure
...
With MALLOC_CHECK_ set to 2 in case of a failure abort() is called
silently which hopefully creates a core dump.
MALLOC_CHECK_=3 additionally gives an error message on stderr in case.
Signed-off-by: Gregor Beck <gbeck@sernet.de>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2013-12-11 17:14:50 +01:00
Matthieu Patou
33b54799a6
Export PROMOTED_DC related variable
...
Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-05-14 15:21:31 +12:00
Jelmer Vernooij
ed32df61f8
selftest.py: Remove some unnecessary checks.
2012-03-11 23:57:04 +01:00
Jelmer Vernooij
6f9c333f95
selftest.py: Move some infrastructure for running commands to selftest.run, with tests.
2012-03-11 23:57:04 +01:00
Jelmer Vernooij
b9ac1f45a1
selftest.py: Only run teardown_all when actually relevant.
2012-03-06 00:48:14 +01:00
Jelmer Vernooij
53a147d1c0
selftest.run: Factor out read_testlist_file and open_file_or_pipe.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Mon Mar 5 05:42:19 CET 2012 on sn-devel-104
2012-03-05 05:42:19 +01:00
Jelmer Vernooij
f26b40a925
selftest.run: Factor out exported_envvars_str.
2012-03-05 03:49:50 +01:00
Jelmer Vernooij
a6a8456646
selfclient.client: Factor out write_clientconf.
2012-03-05 03:45:57 +01:00
Jelmer Vernooij
f3f6b8eafa
selftest.run: Factor out expand_command_run.
2012-03-05 03:39:57 +01:00
Jelmer Vernooij
d6924f8039
selftest.run: Factor out expand_command_list.
2012-03-05 03:27:40 +01:00
Jelmer Vernooij
1741e6486d
selftest: Factor out expand_environment_strings.
2012-03-05 03:20:13 +01:00
Jelmer Vernooij
01ba5cf689
selftest.py: Remove unused --verbose option.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
8ae7615cf3
selftest.py: Remove unused code, reconcile signal handlers.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
b5d9cd1740
selftest.py: Fix handling of boolean options.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
aaa7cf67ab
selftest.py: Fix signal handling.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
7e5d98c22c
selftest: Now runs again for tests that use environment 'none'.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
cd9cf47972
selftest.py: Finish conversion to python - now loads without syntax errors.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
11c7ce35c0
selftest.testlist: Add RestrictedTestManager.from_path.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
48155d189a
selftest: More work on conversion to Python.
2012-03-04 18:02:07 +01:00
Jelmer Vernooij
fc7f49420b
selftest: Add selftest.py.
2012-03-04 18:02:06 +01:00