aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ctrl/ctrl_test.ok
AgeCommit message (Expand)AuthorFilesLines
2018-07-16tests: ctrl: Test received ERROR messages are handled correctlyPau Espin Pedrol1-0/+35
2018-04-05ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)Neels Hofmeyr1-1/+2
2018-04-05ctrl: test deferred cmd, show current failureNeels Hofmeyr1-0/+6
2017-12-20ctrl: tighten CTRL input parsingNeels Hofmeyr1-49/+27
2017-12-18ctrl_test: add two more current parsing bugs to prep for fixNeels Hofmeyr1-0/+18
2017-12-18ctrl: fix mem leak when handling GET_REPLY and SET_REPLYNeels Hofmeyr1-2/+0
2017-12-18ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commandsNeels Hofmeyr1-0/+18
2017-12-18ctrl_test: expand to test message handling and detect mem leaksNeels Hofmeyr1-17/+68
2017-12-18ctrl_test.c: replace print_escaped() with new osmo_escape_str()Neels Hofmeyr1-24/+24
2017-09-27CTRL: add unit tests for CTRL command parsingNeels Hofmeyr1-0/+102
2017-03-15ctrl_type_vals: explicitly terminateNeels Hofmeyr1-1/+1
2017-03-01Use value_string for ctrl_typeMax1-0/+9