ussd: Add a test case, switch parsing to use a gsm48_hdr and len
[osmocom-bb.git] / tests / Makefile.am
1 if ENABLE_TESTS
2 SUBDIRS = timer sms ussd
3 if ENABLE_MSGFILE
4 SUBDIRS += msgfile
5 endif
6 endif