libosmocore/tests/tdef
Pau Espin e81c2f44f3 tests: Fix tdef_test on 32bit platforms
100 minutes = 6000000000 microseconds was too big to be stored in an
unsigned long in a 32bit platform, making the test print 4294967295
instead. Let's set a smaller value to have the test happy on 32 bits.

Change-Id: Ic0d009f00a69cee59f2d3fc0b40ecdc97d81c75c
2020-11-15 18:01:51 +01:00
..
tdef_test.c tests: Fix tdef_test on 32bit platforms 2020-11-15 18:01:51 +01:00
tdef_test.ok tests: Fix tdef_test on 32bit platforms 2020-11-15 18:01:51 +01:00
tdef_test_range_64bit.ok fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() 2019-03-07 23:10:21 +01:00
tdef_vty_test_config_root.c tdef: Introduce min_val and max_val fields 2019-10-07 13:14:14 +00:00
tdef_vty_test_config_root.vty tdef: Introduce min_val and max_val fields 2019-10-07 13:14:14 +00:00
tdef_vty_test_config_subnode.c platform independence fix: tdef range tests 2019-02-06 01:05:37 +00:00
tdef_vty_test_config_subnode.vty represent negative T-timers as Osmocom-specific X-timers 2019-03-06 00:51:15 +01:00
tdef_vty_test_dynamic.c add osmo_tdef API, originally adopted from osmo-bsc T_def 2019-02-04 18:52:16 +01:00
tdef_vty_test_dynamic.vty add osmo_tdef API, originally adopted from osmo-bsc T_def 2019-02-04 18:52:16 +01:00