index
:
osmo-ttcn3-hacks
daniel/fix-TC_establish_and_nothing
daniel/mgcp-emulation
daniel/sporadic_failures
daniel/titan-6_5-fix
daniel/wip
fixeria/gsup_sms
fixeria/pcu
fixeria/s1ap_fuzz
fixeria/si3_ccch_conf
laforge/bts
laforge/bts-rtp
laforge/cbsp
laforge/ccid
laforge/dia2gsup
laforge/gb-sns
laforge/gbproxy
laforge/iu
laforge/lapdm
laforge/lcls
laforge/msc-csfb-fast-return
laforge/oml
laforge/sbcap
laforge/sccplite
laforge/sgsn
laforge/wip
lynxis/sgsn_iu
lynxis/specify_specific_tests
master
neels/hlr
neels/msc
neels/summarylogger
osmith/check-imei
osmith/check-imei-msc
osmith/check-imei-test
osmith/disable-conn-timeout
osmith/fix-bsc-tests
osmith/fix-pcu-sock
osmith/fix-sipcon
osmith/ggsn-test-ipv4v6
osmith/iucs-cm-service-accept
osmith/lcls-keepalive
osmith/pcu-tests
pespin/bsc2
pespin/bts-fix
pespin/btshw
pespin/delay
pespin/exhaust
pespin/ho
pespin/msc
pespin/pap
pespin/pcu2
pespin/race
pespin/sacchl1h
pespin/sgsn
pespin/ttcn3
pmaier/test_01102019
reset24072018
stsp/msc_routing_global_title_crash
stsp/rsl_unknown_unit_id
First steps for some Osmocom testing code in TTCN-3 (Eclipse Titan)
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
bsc: Test MGCP-over-IPA forwarding in SCCPlite tests
pespin/bsc2
Pau Espin Pedrol
2
-18
/
+135
2019-06-18
lib/mgcp: Add new port with support to handle multiple MGCP sockets
Pau Espin Pedrol
4
-13
/
+84
2019-06-18
bsc: Refactor altstep as_Media_mgw()
Pau Espin Pedrol
1
-52
/
+66
2019-06-18
lib/bssmap: Introduce function f_bssmap_ie_cic_2_int()
Pau Espin Pedrol
2
-1
/
+6
2019-06-18
bsc: Move hardcoded ip addr to variable
Pau Espin Pedrol
1
-1
/
+3
2019-06-18
bsc-sccplite: Fix expected DLCX in HO tests
Pau Espin Pedrol
1
-64
/
+31
2019-06-18
sgsn: add osmo-sgsn.cfg, SGSN_Tests.cfg
Oliver Smith
2
-0
/
+90
2019-06-18
hlr: add create-subscriber-on-demand tests
Oliver Smith
1
-0
/
+173
2019-06-17
msc/expected-results.xml: update SS and SMS related expectations
Vadim Yanitskiy
1
-9
/
+7
2019-06-17
MSC_Tests.ttcn: introduce TC_mo_ussd_for_unknown_trans
Vadim Yanitskiy
1
-0
/
+60
2019-06-17
BTS: test that RSL MS POWER does not activate MS power control without PP IE
Eric Wild
1
-1
/
+62
2019-06-17
BTS: add another failing power control test
Eric Wild
1
-0
/
+56
2019-06-16
MSC_Tests.ttcn: introduce TC_proc_ss_abort
Vadim Yanitskiy
1
-0
/
+86
2019-06-16
MSC_Tests.ttcn: introduce TC_proc_ss_paging_fail
Vadim Yanitskiy
1
-4
/
+64
2019-06-15
MSC_Tests.ttcn: introduce TC_proc_ss_for_unknown_session
Vadim Yanitskiy
1
-0
/
+43
2019-06-15
MSC_Tests.ttcn: use f_expect_gsup_msg() in f_tc_mt_ussd_for_unknown_subscr()
Vadim Yanitskiy
1
-12
/
+1
2019-06-14
MSC_Tests.ttcn: add timers to SS/USSD test cases
Vadim Yanitskiy
1
-0
/
+16
2019-06-14
MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr
Vadim Yanitskiy
1
-0
/
+51
2019-06-14
library/GSUP_Types.ttcn: refactor PROC_SS IEs generation
Vadim Yanitskiy
1
-29
/
+39
2019-06-14
bts: clean up old tests and make them work again
Eric Wild
1
-133
/
+83
2019-06-14
bts: more lapdm tests
Eric Wild
1
-2
/
+266
2019-06-13
library/L1CTL_PortType.ttcn: clarify and unify timeout messages
Vadim Yanitskiy
1
-7
/
+7
2019-06-13
bscnat: Add missing setverdict(pass) at the end
Pau Espin Pedrol
1
-0
/
+1
2019-06-13
bscnat: Fix race condition in TC_ctrl_location
Pau Espin Pedrol
1
-0
/
+5
2019-06-13
bscnat: Start test global timers
Pau Espin Pedrol
1
-0
/
+2
2019-06-13
lib/IPA_Emulation: Build IPA_CTRL conditionally based on define
Pau Espin Pedrol
7
-6
/
+14
2019-06-13
bscnat: Introduce test TC_ctrl_location
Pau Espin Pedrol
5
-6
/
+60
2019-06-13
bscnat: Add function to run actions on test per BSC component
Pau Espin Pedrol
2
-13
/
+19
2019-06-13
bscnat: Refactor MSC side code to allow different actions per test
Pau Espin Pedrol
3
-22
/
+71
2019-06-13
bscnat: Refactor BSC_MS side code to allow different actions per test
Pau Espin Pedrol
3
-28
/
+54
2019-06-13
bscnat: Move generic code to wait for test into its own function
Pau Espin Pedrol
1
-5
/
+10
2019-06-13
lib/CTRL: Improve and add more helper templates and functions
Pau Espin Pedrol
2
-2
/
+75
2019-06-13
bsc: Introduce test TC_ctrl_location
Pau Espin Pedrol
4
-2
/
+38
2019-06-13
lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA conn
Pau Espin Pedrol
2
-0
/
+48
2019-06-13
bsc: Fix trailing whitespace
Pau Espin Pedrol
4
-6
/
+6
2019-06-13
hlr: add Check IMEI tests
Oliver Smith
2
-6
/
+139
2019-06-13
hlr: add f_vty_subscr_show_nomatch()
Oliver Smith
1
-0
/
+13
2019-06-12
BTS: add some dynamic power control tests
Eric Wild
2
-2
/
+380
2019-06-11
SGSN_Tests: f_detach_mo(): fail when receiving any unhandled layer 3 message ...
Alexander Couzens
1
-4
/
+8
2019-06-09
hlr: add osmo-hlr.cfg
Oliver Smith
1
-0
/
+23
2019-06-08
BTS: pcu_rr_suspend clean up and release the channel
Alexander Couzens
1
-0
/
+5
2019-06-07
CTRL_Types: Fix SET value not encoded in message
Pau Espin Pedrol
1
-1
/
+1
2019-06-06
bsc: Only append Osmux IEs in BSSAP AoIP
Pau Espin Pedrol
2
-11
/
+20
2019-06-06
Add and set transport field for RanOps structure
Pau Espin Pedrol
6
-8
/
+13
2019-06-06
bsc: Avoid appending Osmux CID IE in AssignReq/Compl with SCCPLite
Pau Espin Pedrol
1
-10
/
+2
2019-06-05
bts: Check if BTS_TRXC port is mapped before attempting UDP socket connect
Harald Welte
1
-1
/
+1
2019-06-04
bts: Add LAPDm test for SABM with wrong C/R bit
laforge/lapdm
Harald Welte
1
-0
/
+50
2019-06-04
bts: Add test csse for I frame with wrong C/R value
Harald Welte
1
-0
/
+54
2019-06-04
start-testsuite.sh: do not override LD_LIBRARY_PATH
Vadim Yanitskiy
1
-1
/
+2
2019-06-04
BTS_Tests.ttcn: fix name of f_trx_fake_toffs256()
Vadim Yanitskiy
1
-3
/
+3
[next]