osmo-pcu/tests/emu
Pau Espin 28f160e76c Introduce osmo_tdef infra and timer VTY commands
This will allow for configuration of some of the timers by the user,
and allow him to inspect current values being used.
It will be also useful for TTCN3 tests which may want to test some of
the timers without having to wait for lots of time.

Timers are splitted into 2 groups: BTS controlled ones and PCU controlled
ones. The BTS controlled ones are read-only by the user (hence no
"timer" VTY command is provided to change them).

TbfTest.err output changes due to timers being set up correctly as a
consequence of changes. Other application such as pcu_emu.cpp and
pcu_main.cpp had to previosuly set the initial values by hand (and did
so), but apparently TbfTest.c was missing that part, which is now fixed
for free.

Depends: libosmocore.git Id56a1226d724a374f04231df85fe5b49ffd2c43c
Change-Id: I5cfb9ef01706124be262d4536617b9edb4601dd5
2019-09-12 14:17:07 +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 tests: remove unused definition 2017-06-22 13:28:39 +02:00
openbsc_clone.h emu: use libosmocore definitions 2018-02-13 12:53:55 +01:00
pcu_emu.cpp Introduce osmo_tdef infra and timer VTY commands 2019-09-12 14:17:07 +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