summaryrefslogtreecommitdiffstats
path: root/tests/ctrl/ctrl_test.ok
Commit message (Expand)AuthorAgeFilesLines
* tests: ctrl: Test received ERROR messages are handled correctlyPau Espin Pedrol2018-07-161-0/+35
* ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)Neels Hofmeyr2018-04-051-1/+2
* ctrl: test deferred cmd, show current failureNeels Hofmeyr2018-04-051-0/+6
* ctrl: tighten CTRL input parsingNeels Hofmeyr2017-12-201-49/+27
* ctrl_test: add two more current parsing bugs to prep for fixNeels Hofmeyr2017-12-181-0/+18
* ctrl: fix mem leak when handling GET_REPLY and SET_REPLYNeels Hofmeyr2017-12-181-2/+0
* ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commandsNeels Hofmeyr2017-12-181-0/+18
* ctrl_test: expand to test message handling and detect mem leaksNeels Hofmeyr2017-12-181-17/+68
* ctrl_test.c: replace print_escaped() with new osmo_escape_str()Neels Hofmeyr2017-12-181-24/+24
* CTRL: add unit tests for CTRL command parsingNeels Hofmeyr2017-09-271-0/+102
* ctrl_type_vals: explicitly terminateNeels Hofmeyr2017-03-151-1/+1
* Use value_string for ctrl_typeMax2017-03-011-0/+9