osmo-pcu/tests/emu
Jacob Erlbeck 0494c75a53 pcu_emu/test: Initialise current_test
Currently the global current_test is not initialised, which leads to
memory access failures. In addition, the variable is signed but used
in comparisons with unsigned values.

This commit changes the type to size_t and initialises the variable
to 0.

Sponsored-by: On-Waves ehf
2015-05-04 10:02:01 +02:00
..
gprs_tests.h emu: Add a crash re-producer for the SGSN (and the concept of tests) 2013-09-04 21:29:00 +04:00
openbsc_clone.c emu: Add a crash re-producer for the SGSN (and the concept of tests) 2013-09-04 21:29:00 +04:00
openbsc_clone.h emu: Add a crash re-producer for the SGSN (and the concept of tests) 2013-09-04 21:29:00 +04:00
pcu_emu.cpp pcu_emu/test: Initialise current_test 2015-05-04 10:02:01 +02:00
test_pdp_activation.cpp pcu: Fix non-critical warnings 2015-05-04 10:01:25 +02:00
test_replay_gprs_attach.cpp pcu: Fix non-critical warnings 2015-05-04 10:01:25 +02:00