index
:
osmo-ttcn3-hacks
daniel/fix-TC_establish_and_nothing
daniel/gbproxy
daniel/mgcp-emulation
daniel/os3727
daniel/sporadic_failures
daniel/stats
daniel/titan-6_5-fix
daniel/wip
fixeria/OS4844
fixeria/ipa_unit_id
fixeria/s1ap_fuzz
fixeria/si3_ccch_conf
laforge/bts-rtp
laforge/bvc-reset
laforge/cbsp
laforge/dia2gsup
laforge/fr
laforge/gbproxy
laforge/l1ctl
laforge/lcs
laforge/nsvcg
laforge/os4953
laforge/os4959
laforge/pgw
laforge/s6a
laforge/sbcap
laforge/simtrace
laforge/sns
lynxis/sgsn_iu
lynxis/specify_specific_tests
master
neels/cbsp
neels/hlr
neels/lcs
neels/msc
neels/mscpool
neels/summarylogger
neels/vamos
neels/wip
osmith/check-imei
osmith/check-imei-msc
osmith/check-imei-test
osmith/dgsm
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
osmith/ttcn3-centos
pespin/bsc
pespin/bts
pespin/ergw
pespin/pcu
pespin/sip
pespin/stp
pmaier/perf
pmaier/rim
pmaier/rim2
pmaier/rim3
pmaier/test_01102019
pmaier/test_v6
pmaier/test_v6_2
stsp/msc_routing_global_title_crash
stsp/rsl_unknown_unit_id
Osmocom test suites in TTCN-3 (Eclipse Titan)
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
NS_Emulation: Implement minimal PCU-side SNS functionality
Harald Welte
1
-0
/
+79
10 days
SGSN: Some initial SNS tests for IP-SNS in OsmoSGSN
Harald Welte
1
-6
/
+15
11 days
gbproxy: Verify BVC FSM state during bring-up
Harald Welte
1
-0
/
+7
11 days
CTRL_Adapter: Add function to obtain FSM instance state
Harald Welte
1
-0
/
+17
13 days
NS_Emulation: Use endpoint list for SNS-CONFIG payload
Harald Welte
1
-18
/
+13
13 days
NS_Emulation: Use the "endpoint" mode of NS_Provider_IPL4
Harald Welte
2
-8
/
+92
13 days
NS_Provider_IPL4: Implement new "endpoint" mode
Harald Welte
1
-11
/
+141
2021-03-24
RAW_NS: Ignore NS-UNITDATA while waiting for NS-ALIVE in oneshot mode
Harald Welte
1
-0
/
+7
2021-03-23
library/PCUIF_Types: use PADDING attribute for 'PCUIF_Message'
Vadim Yanitskiy
2
-23
/
+3
2021-03-23
library/PCUIF_Types: get rid of version 9 compatibility glue
Vadim Yanitskiy
1
-115
/
+31
2021-03-23
RAW_NS: don't expect hard-coded number of NSVC/endpoints in SNS-SIZE
Harald Welte
1
-5
/
+6
2021-03-20
ns: SNS: add bss change weight testcase
Alexander Couzens
1
-0
/
+20
2021-03-12
pcu: transmit PCUIF DATA.ind with len=0 when no UL data to transmit
Pau Espin Pedrol
1
-1
/
+1
2021-03-01
PCUIF: Fix naming of counters in InfoInd
Pau Espin Pedrol
1
-6
/
+6
2021-02-26
BSSGP+pcu: Get rid of mp_tolerate_bvc_reset_cellid
Pau Espin Pedrol
1
-16
/
+0
2021-02-26
RSL_Emulation: Get rid of module param mp_rslem_patch_ipa_cid
Pau Espin Pedrol
1
-26
/
+0
2021-02-26
StatsD_Checker: Enable by default
Pau Espin Pedrol
1
-1
/
+1
2021-02-22
cbc: Initial set of CBC tess for osmo-cbc
Harald Welte
3
-11
/
+36
2021-02-22
HTTP_Adapter: split into f_http_tx_request() / f_http_rx_response()
Harald Welte
1
-8
/
+17
2021-02-22
HTTP_Adapter: Make timeout configurable
Harald Welte
1
-2
/
+3
2021-02-22
remsim: factor-out HTTP_Adapter.ttcn
Harald Welte
1
-0
/
+101
2021-02-17
Implement SystemInformation13 Rest Octets types
Pau Espin Pedrol
3
-2
/
+94
2021-02-16
NS_Provider_FR: Fix typos in log lines
Harald Welte
1
-3
/
+3
2021-02-13
NS_Emulation: Work around "alive" race condition in IP-SNS
Harald Welte
1
-2
/
+12
2021-02-13
NS_Emulation: factor-out as_ns_common_status() altstep
Harald Welte
1
-6
/
+10
2021-02-13
NS_Emulation: Factor-out function to broadcast to all NS_VCs
Harald Welte
1
-3
/
+7
2021-02-11
gbproxy: Fix TC_dl_unitdata test failure introduced by 6ee0126971
Daniel Willmann
1
-1
/
+1
2021-02-11
sccp: Add Tests for SCMG SST procedure
Harald Welte
1
-0
/
+85
2021-02-11
SCCP_Templates: Make tr_SCCP_UDT work for unspecific templates
Harald Welte
1
-1
/
+1
2021-02-09
pcu: move generic RAW_NS_CT function to library/RAW_NS
Alexander Couzens
1
-0
/
+184
2021-02-08
VTY: Fix warning: control reaches end of non-void function
Pau Espin Pedrol
1
-3
/
+6
2021-02-08
Fix tons of warnings in RLCMAC and pcu
Pau Espin Pedrol
2
-5
/
+8
2021-02-08
stp: Ignore M3UA SSNM messages in tests
Harald Welte
1
-0
/
+212
2021-02-08
StatsD_Checker: Check f_IPL4_listen result
Pau Espin Pedrol
1
-1
/
+9
2021-02-08
Osmocom_Gb_Types: Fix tons of template restriction warnings
Pau Espin Pedrol
3
-136
/
+268
2021-02-08
Osmocom_Gb_Types: Fix warning: control reaches end of non-void function
Pau Espin Pedrol
1
-7
/
+8
2021-02-08
GSM_Types: Fix warning: control reaches end of non-void function
Pau Espin Pedrol
1
-4
/
+4
2021-02-08
Osmocom_Gb_Types: Fix warning: inadequate restriction on the referenced function
Pau Espin Pedrol
1
-2
/
+2
2021-02-08
pcu: Fix inadequate restriction on the referenced template parameter
Pau Espin Pedrol
1
-10
/
+19
2021-02-08
CTRL: Avoid using keyword 'now' as var
Pau Espin Pedrol
1
-4
/
+4
2021-02-08
BSSGP_Emulation: Fix indentation whitespace
Pau Espin Pedrol
1
-1
/
+1
2021-02-08
BSSGP_Emulation: Fix warning: control reaches end of non-void function
Pau Espin Pedrol
1
-15
/
+16
2021-02-05
NS_Provider_FR: Drop received messages until limk+pvc are up
Harald Welte
1
-2
/
+15
2021-02-05
PCUIF: Allow receiving decoded RR/RLCMAC blocks in DATA REQ
Pau Espin Pedrol
1
-15
/
+23
2021-02-05
RLCMAC: Fix unbound spb value in decoded egprs data blocks
Pau Espin Pedrol
2
-3
/
+6
2021-02-05
RLCMAC: Fix decoding of dl data block with no llc block header byte
Pau Espin Pedrol
1
-0
/
+4
2021-02-05
library/L3_Templates: fix: ensure 'no extension' in {ts,tr}_Called
Vadim Yanitskiy
1
-2
/
+2
2021-02-05
library/MGCP_Emulation: fix a copy-pasted comment
Vadim Yanitskiy
1
-1
/
+1
2021-02-04
NS_Emulation: Avoid g_unblocked_nsvcs_* overflowing
Harald Welte
2
-18
/
+23
2021-02-04
Move "ro_integer" to Osmocom_Types
Harald Welte
3
-7
/
+20
[next]