libosmocore/tests/gb
Harald Welte 35042a2919 NS: Factor out gprs_nsvc_start_test() and use it
This function performs  sending a NS-ALIVE PDU and starting Tns-Test,
let's use it in all places where we used to do that.

As part of this, also fix a bug where the sendto() return value (number
of bytes sent) would actually propagate up all the way to
gprs_ns_rx_reset() return value, which in turn affects the test results
on stdout.

Change-Id: I4d303117f77fabb74bbb91887b9914a81c2a084a
2019-02-26 12:18:30 +01:00
..
bssgp_fc_test.c use osmo_init_logging2() with proper talloc ctx 2018-04-06 04:37:50 +02:00
bssgp_fc_tests.err bssgp/test: Fix bssgp-fc test 2015-05-04 07:44:43 +02:00
bssgp_fc_tests.ok gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow 2017-11-20 17:22:42 +01:00
bssgp_fc_tests.sh GPRS BSSGP test: integrate into autotest 2012-09-07 12:07:54 +02:00
gprs_bssgp_test.c use osmo_init_logging2() with proper talloc ctx 2018-04-06 04:37:50 +02:00
gprs_bssgp_test.ok gb: Add bssgp_msgb_copy function 2016-02-22 10:20:49 +01:00
gprs_ns_test.c use osmo_init_logging2() with proper talloc ctx 2018-04-06 04:37:50 +02:00
gprs_ns_test.ok NS: Factor out gprs_nsvc_start_test() and use it 2019-02-26 12:18:30 +01:00