1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/lib/ntdb/test
Christian Ambach 0f41792dc5 lib/ntdb optimize includes in ntdb tests
use the private header (which will use libreplace or system headers)
instead of direct includes of system includes

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Rusty Russell <rusty@samba.org>
2013-12-07 16:45:15 +01:00
..
api-12-store.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-13-delete.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-14-exists.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-16-wipe_all.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-20-alloc-attr.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-21-parse_record.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-55-transaction.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-60-noop-transaction.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-80-tdb_fd.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-81-seqnum.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-82-lockattr.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-83-openhook.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-91-get-stats.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-92-get-set-readonly.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-93-repack.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-94-expand-during-parse.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-95-read-only-during-parse.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-add-remove-flags.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-check-callback.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-firstkey-nextkey.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-fork-test.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-locktimeout.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-missing-entries.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-open-multiple-times.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-record-expand.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-simple-delete.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
api-summary.c lib/ntdb optimize includes in ntdb tests 2013-12-07 16:45:15 +01:00
external-agent.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
external-agent.h ntdb: enhance external-helper test code. 2012-06-19 05:38:06 +02:00
failtest_helper.c ntdb: allocator attribute. 2012-06-19 05:38:07 +02:00
failtest_helper.h ntdb: allocator attribute. 2012-06-19 05:38:07 +02:00
helpapi-external-agent.c TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
helprun-external-agent.c TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
helprun-layout.c ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
layout.h ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
lock-tracking.c TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
lock-tracking.h TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
logging.c TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
logging.h TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
no-fsync.h ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
ntdb-source.h TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
python-api.py pyntdb: Add tests for Python API. 2013-12-06 05:21:03 +01:00
run-01-new_database.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-02-expand.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-03-coalesce.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-04-basichash.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-05-readonly-open.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-10-simple-store.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-11-simple-fetch.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-12-check.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-15-append.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-25-hashoverload.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-30-exhaust-before-expand.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-35-convert.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-50-multiple-freelists.c ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
run-56-open-during-transaction.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-57-die-during-transaction.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-64-bit-tdb.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-90-get-set-attributes.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-001-encode.c ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
run-001-fls.c TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
run-capabilities.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-expand-in-transaction.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-features.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-lockall.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-remap-in-read_traverse.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-seed.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-tdb_errorstr.c TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
run-tdb_foreach.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
run-traverse.c ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
tap-interface.c TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
tap-interface.h ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00