index
:
libosmocore
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/gb-sns
daniel/onwaves
daniel/scts-fixes
debian
fairwaves/master-rebase
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
laforge/c-ares
laforge/cbch
laforge/context
laforge/gprs-ns-instances
laforge/it_msgq
laforge/it_q
laforge/iu_up
laforge/nuttx
laforge/prbs-tool
laforge/sock2
master
mmcternan/bb_maint
neels/3g_opt_in
neels/aoip
neels/big_endian
neels/cell_id_list_fu
neels/cell_matching
neels/cflags
neels/contrib
neels/ctrl_parsing
neels/deb9-asan
neels/doc
neels/endpoint_fsm
neels/fsm
neels/fsm2
neels/gsm-shark
neels/gsup_router
neels/handover
neels/log
neels/log_functions
neels/logcolor
neels/logpfsm
neels/misc
neels/monotonic_timers
neels/msc_fsm
neels/mslookup
neels/rat_types
neels/sanitize
neels/static_strings
neels/tdef
neels/timer_cb2
neels/voicecall-shark
neels/vty
neels/vty_dos
neels/vty_indent_debug
neels/wip
nrw/litecell15-merge
osmith/fix-python3
osmith/new-osmo-sock-functions
pmaier/amrmangle
pmaier/rbs2000
pmaier/test_16102018
sylvain/security
sysmocom/shared/log-speed
user/kluchnikov/gb-sns-hack
zecke/aes-ubsan
zecke/ancient/debian6.0
zecke/osmo-sip-connector
zecke/packages/wip
zecke/pre-release/0.9.3-t4
zecke/release/0.7-dev
Common library for all Osmocom projects
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ctrl
/
ctrl_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
make use of OTC_GLOBAL when allocating library-internal contexts
laforge/context
Harald Welte
1
-3
/
+4
2019-07-08
utils.h: require a semi colon after OSMO_ASSERT
Alexander Couzens
1
-1
/
+1
2018-07-16
tests: ctrl: Test received ERROR messages are handled correctly
Pau Espin Pedrol
1
-2
/
+20
2018-04-05
fix ctrl_test sanitizer issues
Neels Hofmeyr
1
-1
/
+12
2018-04-05
ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
Neels Hofmeyr
1
-4
/
+0
2018-04-05
ctrl: test deferred cmd, show current failure
Neels Hofmeyr
1
-0
/
+102
2017-12-20
ctrl: tighten CTRL input parsing
Neels Hofmeyr
1
-64
/
+46
2017-12-18
ctrl: on parse errors, return a detailed message to sender
Neels Hofmeyr
1
-1
/
+1
2017-12-18
ctrl_test: add two more current parsing bugs to prep for fix
Neels Hofmeyr
1
-0
/
+16
2017-12-18
ctrl: fix mem leak when handling GET_REPLY and SET_REPLY
Neels Hofmeyr
1
-3
/
+2
2017-12-18
ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands
Neels Hofmeyr
1
-2
/
+22
2017-12-18
ctrl_test: expand to test message handling and detect mem leaks
Neels Hofmeyr
1
-40
/
+129
2017-12-18
ctrl_test.c: replace print_escaped() with new osmo_escape_str()
Neels Hofmeyr
1
-36
/
+4
2017-09-27
CTRL: add unit tests for CTRL command parsing
Neels Hofmeyr
1
-0
/
+251
2017-06-13
ctrl_test.c: fix build with GCC 7.1.1
Vadim Yanitskiy
1
-1
/
+1
2017-03-01
Use value_string for ctrl_type
Max
1
-0
/
+36