index
:
libosmocore
2021q1
2021q4
2022q1
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/bvc-reset
daniel/gb-sns
daniel/misc
daniel/ns2
daniel/onwaves
daniel/scts-fixes
daniel/tracing
debian
fairwaves/ip-gb
fairwaves/production
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
laforge/c-ares
laforge/cbch
laforge/context
laforge/csd
laforge/gprs-ns-instances
laforge/gs
laforge/iu_up
laforge/notls-hack
laforge/nuttx
laforge/openwrt
laforge/pkgconfig
laforge/sns-sgsn
laforge/sock2
laforge/usdt
lynxis/ns2_next
lynxis/ns2_vty
lynxis/sns_debugging
master
mmcternan/bb_maint
neels/conn_stats
neels/contrib
neels/fake_stats
neels/gsm-shark
neels/lcs
neels/log_functions
neels/misc
neels/mscpool
neels/mslookup
neels/pfcp
neels/select_shutdown
neels/static_strings
neels/voicecall-shark
nrw/litecell15-merge
osmith/new-osmo-sock-functions
pespin/dlci
pespin/iuup
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
2021-02-04
make use of OTC_GLOBAL when allocating library-internal contexts
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