libosmo-netif/tests
Pau Espin 0d52cdfe77 tests/osmo-pcap-test/osmux_test: Fix return condition check for osmux_xfrm_input()
According to API doc and implementation, it never returns >1.
Do as done in all other places where this API is used, that this check
for >0.

Change-Id: If23dfecb566f590b7a898356469df6e322f57653
2022-09-23 17:38:33 +02:00
..
amr tests/amr: fix less-than-zero comparison of an unsigned value 2022-07-13 00:52:47 +07:00
jibuf osmux: Allocate struct osmux_out_handle through API 2022-09-02 11:29:05 +02:00
osmo-pcap-test tests/osmo-pcap-test/osmux_test: Fix return condition check for osmux_xfrm_input() 2022-09-23 17:38:33 +02:00
osmux osmux: Allocate struct osmux_out_handle through API 2022-09-02 11:29:05 +02:00
stream stream: Fix typos in log messages 2022-09-12 12:44:03 +02:00
Makefile.am tests: AM_LDFLAGS = -noinstall for all tests 2019-03-14 12:03:29 +00:00
testsuite.at tests: osmux_test: Provide More accurate logging expectancies 2019-10-04 18:39:47 +02:00