gapk/tests/procqueue
Vadim Yanitskiy 58c4bc68c8 tests: make both Valgrind and LeakSanitizer happy
The talloc_enable_null_tracking() actually allocates a new talloc
context, which makes both Valgrind and LeakSanitizer angry. This
context should be freed by the talloc_disable_null_tracking().

Change-Id: Ia660d2fdac720f685c0186720d0a476d7e9468be
2018-07-03 15:27:47 +00:00
..
pq_test.c tests: make both Valgrind and LeakSanitizer happy 2018-07-03 15:27:47 +00:00
pq_test.ok tests: add procqueue test 2017-12-31 12:21:00 +01:00