libosmo-netif/tests/osmo-pcap-test
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
..
pcaps test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
.gitignore test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
Make_global.am osmo-pcap-test: add -g compilation for debugging (valgrind) and use -losmonetif 2012-07-12 13:01:33 +02:00
Makefile.am tests: osmo-pcap: Allow different l2 pkts 2017-08-08 20:39:16 +02:00
configure.ac Bump version: 1.1.0.14-d1ab-dirty → 1.2.0 2022-06-28 18:09:49 +02:00
l2_eth.c tests: osmo-pcap-test: Fix pcap includes not found in old versions 2018-04-12 16:35:12 +02:00
l2_sll.c tests: osmo-pcap-test: Fix pcap includes not found in old versions 2018-04-12 16:35:12 +02:00
l3_ipv4.c tests: osmo-pcap: Allow different l2 pkts 2017-08-08 20:39:16 +02:00
l4_tcp.c tests: osmo-pcap: Allow different l2 pkts 2017-08-08 20:39:16 +02:00
l4_udp.c tests: osmo-pcap: Allow different l2 pkts 2017-08-08 20:39:16 +02:00
osmo_pcap.h test: osmo-pcap-test: Fix clock drift while replaying pcap file 2018-02-26 18:20:20 +01:00
osmux_test.c tests/osmo-pcap-test/osmux_test: Fix return condition check for osmux_xfrm_input() 2022-09-23 17:38:33 +02:00
pcap.c test: osmo-pcap-test: Fix clock drift while replaying pcap file 2018-02-26 18:20:20 +01:00
proto.c tests: osmo-pcap: Allow different l2 pkts 2017-08-08 20:39:16 +02:00
proto.h tests: osmo-pcap: Allow different l2 pkts 2017-08-08 20:39:16 +02:00