aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/oap/oap_test.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-13oap_test.c: rename to avoid clash with libosmocore oap_test.cNeels Hofmeyr1-244/+0
2016-12-13rename oap.h to oap_client.hNeels Hofmeyr1-1/+1
2016-12-13oap: rename public API from oap_ to oap_client_Neels Hofmeyr1-27/+27
2016-12-13move OAP messages implementations to libosmocoreHarald Welte1-2/+1
2016-10-13msgb talloc ctx: initialize in all main() scopesNeels Hofmeyr1-0/+1
2016-04-29osmo_oap_decode(): Use common argument orderingHarald Welte1-2/+2
2016-04-29OAP: use osmo_oap_ prefix for OAP, rather than plain oap_Harald Welte1-4/+4
2016-04-29oap_message.h: Remove dependency to openbsc includeHarald Welte1-0/+1
2015-11-02oap: add OAP API testNeels Hofmeyr1-4/+189
2015-11-02oap: add oap testsuite skeletonNeels Hofmeyr1-0/+58