gapk/tests/ecu
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
..
ecu_fr_test.c tests: make both Valgrind and LeakSanitizer happy 2018-07-03 15:27:47 +00:00
ecu_fr_test.ok Implement ECU (Error Concealment Unit) block for FR 2018-06-29 20:54:04 +07:00