osmo-msc/openbsc/tests/sms
Holger Hans Peter Freyther 93d4394d1d [msc] Move gsm_04_08.c, mncc and various others to libmsc
Currently we have circular dependencies from libbsc to libmsc
and this requires to play some linker tricks. The problem will
be solved in two ways, first we will get rid of the circular
dependencies and second we can start using --start-group and
--end-group of the linker to play the tricks for us.
2009-08-17 09:52:42 +02:00
..
Makefile.am [msc] Move gsm_04_08.c, mncc and various others to libmsc 2009-08-17 09:52:42 +02:00
sms_test.c tests: Remove the sms sending from the sms test 2009-08-17 06:35:59 +02:00