Günther Deschner
e9f5bdf6b5
smbconf: only include smbconf headers where needed.
...
Guenther
2010-05-18 10:36:33 +02:00
Björn Jacke
c3691b839c
fix "dubious escape" warning of Studio compiler
2009-03-09 10:47:30 +01:00
Stefan Metzmacher
50db8ede23
s3:smbconftort: don't use reserved words ('test:', 'failure:', 'success:')
...
Temporary results printfs should not contain reserved subunit words.
metze
2009-01-30 19:47:59 +01:00
Michael Adam
f0f5029fd7
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in testsuite
...
Michael
2009-01-21 18:40:56 +01:00
Jelmer Vernooij
ddcab787c4
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
2008-11-01 17:19:26 +01:00
Michael Adam
9c09d545bf
[s3]libsmbconf: create text config in smbconftort
...
Michael
2008-10-27 13:02:40 +01:00
Michael Adam
b2425f88fa
libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().
...
...for consistency.
Michael
(This used to be commit 3d1da73f66b8452693262e2d03f986eec438451d)
2008-04-22 16:11:37 +02:00
Michael Adam
35d6068f25
libsmbconf: remove the bool verbatim parameter from txt backend init function.
...
Always be verbatim for now. Backend config options may be added later
via some private data pointer.
Michael
(This used to be commit e8bafcfbf4a7ab1dc1ce4f2acd24b0eb74933256)
2008-04-13 20:04:43 +02:00
Michael Adam
3201155e00
libsmbconf: testsuite: add test for delete_includes
...
Michael
(This used to be commit 757601ec830f4a08c5fdcbe2d9bfac86fdc6602c)
2008-04-10 01:29:01 +02:00
Michael Adam
40c60b0917
libsmbconf: testsuite: fix handling of error message/overall status
...
Michael
(This used to be commit c2d3d56d628f266fdfc0ca98fc199afc01670c2c)
2008-04-10 01:28:59 +02:00
Michael Adam
70bb9a919b
libsmbconf: testsuite: add test_set_get_includes() and use it in registry test
...
Michael
(This used to be commit 1f64a1b2b4f11b44e9c9584480f01cac066a6a1d)
2008-04-10 01:28:59 +02:00
Michael Adam
097a056df9
libsmbconf: testsuite: refactor printing of string lists out.
...
Michael
(This used to be commit 828c7297247a557ed8e2b6935bbc819aae95a660)
2008-04-10 01:28:59 +02:00
Michael Adam
8c091a60d4
libsmbconf: testsuite: test get_includes for registry backend
...
Michael
(This used to be commit 31e68cbe5bdc8d69b2b711ec8ea62dbe612ec68f)
2008-04-10 01:28:59 +02:00
Michael Adam
07d038652c
libsmbconf: testsuite: use the get_global_includes in get_includes test.
...
Michael
(This used to be commit 2a4b71b105616b42e1bbfbf01126cc445a991cc0)
2008-04-10 01:28:58 +02:00
Michael Adam
f4de1c6ac7
libsmbconf: testsuite: add test for "get_includes" and use it in the text backend test.
...
Michael
(This used to be commit 1ca5afe58cef8b750a65bd8c2a5c9ee794ed50ba)
2008-04-10 01:28:58 +02:00
Michael Adam
893ed44762
libsmbconf: testsuite: set the debufg fd to stderr.
...
...so that we see some debug output
Michael
(This used to be commit 7cfec55ed48644f922ca0ffaa171e3512c93a360)
2008-04-10 01:28:58 +02:00
Michael Adam
e724bfae7a
libsmbconf: testsuite: use POPT_COMMON_SAMBA instead of POPT_COMMON_CONFIGFILE
...
so we can for instance set the debug level on the command line.
Michael
(This used to be commit 94a19234620fc23db9c4aaf449e948342164d1d4)
2008-04-10 01:28:58 +02:00
Michael Adam
869e011e0f
libsmbconf: testsuite: add talloc_stackframe to main().
...
Michael
(This used to be commit 8c631ac2f42e984137972b7388add4bcbc199665)
2008-04-10 01:28:58 +02:00
Michael Adam
e251327b5b
libsmbconf: testsuite: add support for "--configfile" option.
...
Michael
(This used to be commit 9f6c909f465df5fc64e2bec88acf272be9cd574e)
2008-04-10 01:28:57 +02:00
Michael Adam
b7377c33a3
libsmbconf: add testsuite to the library.
...
Currently only the init function is tested, more tests to come...
Michael
(This used to be commit bc8dc8626c5fb296edbd193a7cc293317c7a29ca)
2008-04-10 01:28:57 +02:00