index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ctrl
/
ctrl_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: ctrl: Test received ERROR messages are handled correctly
Pau Espin Pedrol
2018-07-16
1
-2
/
+20
*
fix ctrl_test sanitizer issues
Neels Hofmeyr
2018-04-05
1
-1
/
+12
*
ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
Neels Hofmeyr
2018-04-05
1
-4
/
+0
*
ctrl: test deferred cmd, show current failure
Neels Hofmeyr
2018-04-05
1
-0
/
+102
*
ctrl: tighten CTRL input parsing
Neels Hofmeyr
2017-12-20
1
-64
/
+46
*
ctrl: on parse errors, return a detailed message to sender
Neels Hofmeyr
2017-12-18
1
-1
/
+1
*
ctrl_test: add two more current parsing bugs to prep for fix
Neels Hofmeyr
2017-12-18
1
-0
/
+16
*
ctrl: fix mem leak when handling GET_REPLY and SET_REPLY
Neels Hofmeyr
2017-12-18
1
-3
/
+2
*
ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands
Neels Hofmeyr
2017-12-18
1
-2
/
+22
*
ctrl_test: expand to test message handling and detect mem leaks
Neels Hofmeyr
2017-12-18
1
-40
/
+129
*
ctrl_test.c: replace print_escaped() with new osmo_escape_str()
Neels Hofmeyr
2017-12-18
1
-36
/
+4
*
CTRL: add unit tests for CTRL command parsing
Neels Hofmeyr
2017-09-27
1
-0
/
+251
*
ctrl_test.c: fix build with GCC 7.1.1
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
Use value_string for ctrl_type
Max
2017-03-01
1
-0
/
+36