libosmocore/tests
Pablo Neira Ayuso 1b4a42c3b1 msgfile: use namespace prefix osmo_* and use more descriptive names
Summary of changes:

s/msg_entry/osmo_config_entry/g
s/msg_entries/osmo_config_list/g
s/msg_entry_parse/osmo_config_list_parse/g

minor glitch included in this patch while I was at it:

-#include "linuxlist.h"
+#include <osmocom/core/linuxlist.h>
2011-05-07 13:14:41 +02:00
..
msgfile msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
sms misc: Remove the sys/types.h include from various files 2011-04-18 16:57:04 +02:00
smscb include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
timer select: use namespace prefix osmo_fd* and osmo_select* 2011-05-07 13:00:51 +02:00
ussd include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
Makefile.am smscb: Add some simple decoding routines for SMSCB. 2010-12-29 22:51:45 +01:00