summaryrefslogtreecommitdiffstats
path: root/tests/tdef
Commit message (Expand)AuthorAgeFilesLines
* Check for osmo_fsm_register() error return valueHarald Welte2019-12-011-1/+1
* tdef_test: verify case where osmo_tdef_set returns -EEXISTPau Espin Pedrol2019-10-072-0/+4
* tdef: Introduce min_val and max_val fieldsPau Espin Pedrol2019-10-074-3/+87
* vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty...Pau Espin Pedrol2019-06-141-5/+6
* vty: command.c: Fix is_cmd_ambiguous() returning always 0Pau Espin Pedrol2019-06-111-35/+6
* fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()Neels Hofmeyr2019-03-072-4/+4
* fix tdef_test.c: do call the function-to-test in all casesNeels Hofmeyr2019-03-063-19/+19
* tdef_test: tweak output to prepare for a fixNeels Hofmeyr2019-03-063-21/+24
* represent negative T-timers as Osmocom-specific X-timersNeels Hofmeyr2019-03-062-30/+60
* platform independence fix: tdef range testsNeels Hofmeyr2019-02-067-133/+489
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-048-0/+2053