1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb
Rusty Russell 3c4263e758 tdb: don't use err.h in tests.
It's not portable.  While we could use ccan/err, it seems overkill since
we actually only use it in one test (I obviously cut & paste the #include).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Autobuild-User(master): Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date(master): Fri Jun 22 09:22:28 CEST 2012 on sn-devel-104
2012-06-22 09:22:28 +02:00
..
ABI lib/tdb: Update ABI 2012-03-29 13:12:46 +02:00
common tdb: make TDB_NOSYNC merely disable sync. 2012-06-22 07:35:17 +02:00
docs tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
include tdb: use system include style for system headers 2011-03-15 12:22:19 +11:00
manpages tdb: add restore 2010-09-23 12:19:09 -07:00
python tdb:tests: fix use of a non-existent word (existant) 2012-06-12 07:21:42 +02:00
test tdb: don't use err.h in tests. 2012-06-22 09:22:28 +02:00
tools tdb: remove unused debug_fprintf() macro that breaks the build 2012-06-14 09:34:14 +02:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
configure tdb: Remove autotools support. 2010-12-24 01:15:05 +01:00
doxy.config tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
libtdb.m4 tdb: tdb_summary() support. 2010-12-29 10:12:05 +01:00
Makefile tdb: import unit tests from CCAN into tdb/test/ 2012-02-14 04:05:43 +10:30
pytdb.c tdb: Fix python documentation for tdb module 2011-12-13 00:55:32 +11:00
tdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript tdb: make TDB_NOSYNC merely disable sync. 2012-06-22 07:35:17 +02:00