osmo-msc/tests/libiudummy
Neels Hofmeyr b271e46049 move libiu to osmo-iuh/libosmo-ranap
Remove libiu here, use the functions from libosmo-ranap instead, by applying
the ranap_ / RANAP_ prefix.

Corresponding change-id in osmo-iuh.git is I6a3f7ad15be03fb94689b4af6ccfa828c25f45c0

Change-Id: Ib8c4fcdb4766c5e575618b95ce16dce51063206b
2017-07-12 23:42:47 +02:00
..
Makefile.am Implement IuCS (large refactoring and addition) 2017-07-12 23:42:45 +02:00
README Implement IuCS (large refactoring and addition) 2017-07-12 23:42:45 +02:00
iudummy.c move libiu to osmo-iuh/libosmo-ranap 2017-07-12 23:42:47 +02:00

README

libiudummy, for convenience, implements iu_tx() as a mere dummy data logger,
for linking scopes that want to avoid linking against libasn1c, osmo-iuh etc.