libqb/tests
Angus Salkeld 2da98acd42 MAP: add a notifier purely to allow the user to free memory.
At the moment if you have multiple notifiers it becomes impossible
to figure out when it is safe to free the values.

This new callback can only be added once and is called
once, making it better suited to freeing memory. It is
also called after the deleted and replaced notifiers.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-12-14 00:26:01 +11:00
..
.gitignore Fix errors found by api-sanity-autotest 2011-11-25 17:16:19 +11:00
bench-log.c By default don't build in the slow benchlog 2011-11-25 11:12:27 +11:00
bmc.c Add a stop watch 2011-08-22 13:28:15 +10:00
bmcpt.c COV 12: prevent unintialized value error in bmcpt 2011-05-20 21:37:13 +10:00
bms.c Remove all the C++ comments 2011-05-26 10:39:36 +10:00
check_array.c TEST: add a test that reproduces issue/20 2011-11-10 09:27:45 +11:00
check_ipc.c TEST: Fix ssize_t format compiler warning 2011-06-02 11:40:54 +10:00
check_log.c TEST: add a simple test for right-aligned text in format strings 2011-10-18 10:13:00 +11:00
check_loop.c TESTS: use new logging API 2011-04-14 16:05:46 +10:00
check_map.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
check_rb.c TESTS: use new logging API 2011-04-14 16:05:46 +10:00
loop.c Remove all the C++ comments 2011-05-26 10:39:36 +10:00
make-log-test TEST: make sure make-log-test appends a bracket 2011-05-26 21:34:19 +10:00
Makefile.am By default don't build in the slow benchlog 2011-11-25 11:12:27 +11:00
rbreader.c COV 3: remove dead code. 2011-05-20 16:49:59 +10:00
rbwriter.c Remove all the C++ comments 2011-05-26 10:39:36 +10:00
resources.test Consistently prepend "qb-" to files in /dev/shm 2011-06-20 16:36:26 +10:00