libosmocore/tests/tdef
Pau Espin 7e1b03f763 vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty func
For instance, take command "multi0 (one|two|three)":
If user executes "multi0 tw", VTY func will receive argv[0]="two"
instead of argv[0]="tw".

Fixes: OS#4045
Change-Id: I91b6621ac3d87fda5412a9b415e7bfb4736c8a9a
2019-06-14 17:44:16 +02:00
..
tdef_test.c fix tdef_test.c: do call the function-to-test in all cases 2019-03-06 07:00:30 +01:00
tdef_test.ok fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() 2019-03-07 23:10:21 +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 platform independence fix: tdef range tests 2019-02-06 01:05:37 +00:00
tdef_vty_test_config_root.vty vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty func 2019-06-14 17:44:16 +02: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