libosmocore/tests/msgfile
Jan Engelhardt 1a632552e0 build: resolve compiler warning about implicit delcaration
CC       msgfile_test.o
msgfile/msgfile_test.c: In function "main":
msgfile/msgfile_test.c:48:2: warning: implicit declaration of
function "talloc_free" [-Wimplicit-function-declaration]
  talloc_free(entries);
  ^
2014-10-04 11:49:23 +02:00
..
msgconfig.cfg msgfile: Allow to have comments in the simple CSV file 2010-10-26 09:32:35 +02:00
msgfile_test.c build: resolve compiler warning about implicit delcaration 2014-10-04 11:49:23 +02:00
msgfile_test.ok tests: Use GNU autotest to execute our tests and compare textual output 2011-11-14 13:35:41 +01:00