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
2018-06-02
LCLS: Introduce a copy+pasted f_connect_handler() function
laforge/lcls
Harald Welte
2
-1
/
+16
2018-06-02
bsc: Add LCLS related test cases
Harald Welte
4
-4
/
+634
2018-06-02
bsc: Disable verbose logging of MGCP encoder/decoder
Harald Welte
1
-0
/
+1
2018-06-01
sync TTCN3 MSC test config with docker-playground
Stefan Sperling
3
-0
/
+149
2018-06-01
expect TC_establish_and_nothing to pass
Stefan Sperling
1
-6
/
+1
2018-06-01
bsc: Derive MGCP EP + Port numbers from new g_pars.media_nr
Harald Welte
1
-1
/
+3
2018-06-01
BSC_Tests.ttcn: mark some functions as non-private
Harald Welte
1
-2
/
+2
2018-06-01
BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler()
Harald Welte
1
-7
/
+10
2018-06-01
BSSMAP_Templates: Fix LCLS related template definitions
Harald Welte
1
-6
/
+11
2018-06-01
BSSMAP_Templates: Add templates for LCLS related IEs + messages
Harald Welte
1
-0
/
+161
2018-06-01
*_Emulation.ttcn: Specify destination when replying on procedure ports
Harald Welte
8
-20
/
+20
2018-05-31
bsc: Remove duplicate f_sleep() function, we have one in Osmocom_Types
Harald Welte
1
-7
/
+0
2018-05-31
L3_Templates: Add templates related to Supplementaryt Services
Harald Welte
1
-0
/
+208
2018-05-31
msc: Add Encoder/Decoder for Supplementary Services
Harald Welte
2
-2
/
+12
2018-05-29
SGSN: add TC_hlr_location_cancel_request_update
Alexander Couzens
1
-0
/
+41
2018-05-29
expect previously failing paging tests to pass
Stefan Sperling
1
-9
/
+2
2018-05-29
sync local osmo-bsc.cfg with that used by jenkins
Stefan Sperling
1
-5
/
+6
2018-05-28
BSC_Tests: fix TC_ciph_mode_a5_{0,1,3}
Philipp Maier
1
-3
/
+5
2018-05-28
MSC_ConnectionHandler: check channel mode in f_establish_fully
Philipp Maier
1
-4
/
+51
2018-05-27
RSL_Emulation: Handle ID_ACK event in BSC role
Harald Welte
1
-0
/
+1
2018-05-27
Fix BSSMAP RESET in handler mode
Harald Welte
1
-1
/
+2
2018-05-27
BSSAP_Adapter: Split f_bssap_start() from f_bssap_init()
Harald Welte
3
-1
/
+7
2018-05-27
BSSAP_Adapter: cosmetic typo fix
Harald Welte
1
-1
/
+1
2018-05-27
BSSAP_Adapter: Connect ConnHdlr:MGCP to IPA MGCP in SCCPlite case
Harald Welte
1
-0
/
+5
2018-05-26
SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update}
Alexander Couzens
1
-0
/
+49
2018-05-26
GSUP_Types.ttcn: allow other TLV appear in Cancel Location Errors
Alexander Couzens
1
-1
/
+1
2018-05-26
SGSN: add TC_hlr_location_cancel_request
Alexander Couzens
1
-0
/
+32
2018-05-26
L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MT
Alexander Couzens
1
-4
/
+24
2018-05-26
L3_Templates: add values for c_GMM_DTT_MT_*
Alexander Couzens
1
-0
/
+4
2018-05-26
deps: Add titan.ProtocolModules.MAP
Harald Welte
1
-1
/
+8
2018-05-26
deps: Add Titan.ProtocolModules.ROSE
Harald Welte
1
-0
/
+2
2018-05-25
bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPlite
Harald Welte
1
-1
/
+3
2018-05-25
bsc: TC_assignment_cic_only for IPA/SCCPlite
Harald Welte
1
-2
/
+9
2018-05-25
bsc: Don't expect codec list in IPA/SCCPlite case
Harald Welte
1
-3
/
+5
2018-05-25
bsc: Alter Assignment Req + Complete depending on AoIP or SCCPlite
Harald Welte
1
-21
/
+39
2018-05-25
make PCU tests send PS paging requests on BVCI zero
Stefan Sperling
2
-3
/
+11
2018-05-24
BSSAP/IPA integration: Wait for SCCPLite to be established
Harald Welte
2
-4
/
+44
2018-05-24
library: PCUIF_CodecPort: Log PCU socket connect error string
Pau Espin Pedrol
1
-1
/
+5
2018-05-23
Print more self-explanatory error message on bind/connect failures
Harald Welte
10
-4
/
+68
2018-05-17
MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothing
Daniel Willmann
1
-1
/
+1
2018-05-16
MSC_Tests: fix iterator in f_init()
Philipp Maier
1
-1
/
+1
2018-05-15
ttcn3-tcpdump-start.sh: reduce snaplen of tcpdump
Alexander Couzens
1
-2
/
+2
2018-05-15
sgsn: fix a typo in comment
Alexander Couzens
1
-1
/
+1
2018-05-15
sgsn: fix RAU_ATTACH not to interact with following testes
Alexander Couzens
1
-0
/
+1
2018-05-14
expected results: pass BTS_Test.TC_rll_rel_req
Neels Hofmeyr
1
-4
/
+2
2018-05-10
update expected results
Harald Welte
2
-25
/
+29
2018-05-10
bsc: Update expected-results.xml with 3 new ciphering related tests
Harald Welte
1
-0
/
+3
2018-05-10
bsc: New test cases for encryption without assignment
Harald Welte
1
-0
/
+47
2018-05-10
bsc: f_establish_fully(): Support non-assignment cases
Harald Welte
1
-19
/
+19
2018-05-10
bsc: Verify correct encryption n RSL CHAN_ACT during assignment
Harald Welte
2
-1
/
+41
[next]