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/ipa_unit_id
fixeria/s1ap_fuzz
fixeria/si3_ccch_conf
laforge/bts-rtp
laforge/bvc-reset
laforge/cbsp
laforge/dia2gsup
laforge/fr
laforge/gb-sns
laforge/gbproxy
laforge/l1ctl
laforge/lcs
laforge/nsvcg
laforge/os4953
laforge/os4959
laforge/pgw
laforge/s6a
laforge/sbcap
laforge/simtrace
lynxis/sgsn_iu
lynxis/specify_specific_tests
master
neels/cbsp
neels/hlr
neels/lcs
neels/msc
neels/mscpool
neels/summarylogger
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/foo
pespin/pcu-altstep
pespin/pcu-nacc
pespin/pcu-suspend
pespin/sip
pespin/stp
pmaier/perf
pmaier/rim
pmaier/rim2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
bsc: Add Lb interface support
laforge/lcs
Harald Welte
6
-34
/
+203
2020-08-21
WIP: TTCN-3 definitions for BSSMAP-LE and BSSLAP protocols
Harald Welte
5
-0
/
+2643
2020-08-21
library/PCUIF_Types: fix typo: s/local_pprt/local_port/g
Vadim Yanitskiy
2
-3
/
+3
2020-08-21
stp: Fix ttcn3 parser error on some Titan versions
Pau Espin Pedrol
2
-4
/
+4
2020-08-21
GSM_RR_Types: Fix compiler warning
Harald Welte
1
-1
/
+1
2020-08-21
BSC_Tests: Fix compiler warnings about inadequate template restrictions
Harald Welte
1
-3
/
+3
2020-08-21
L3_Templates: Fix compiler warning about missing qualifier
Harald Welte
1
-1
/
+1
2020-08-21
L3_Templates: fix compiler warning
Harald Welte
1
-1
/
+2
2020-08-21
RAN_Emulation: Fix compiler warnings about unreachable code
Harald Welte
1
-2
/
+0
2020-08-21
StatsD_Types: Use 'present' qualifier; use template hierarchy
Harald Welte
1
-13
/
+6
2020-08-21
StatsD_Types: Fix compiler warnings about missing record fields
Harald Welte
1
-3
/
+6
2020-08-21
RSL_Emulation: Fix compiler warning about dead code
Harald Welte
1
-1
/
+0
2020-08-21
CBSP_Templates: Fix tons of compiler warnings
Harald Welte
1
-10
/
+10
2020-08-21
BSC_Tests_CBSP.ttcn: Fix tons of compiler warnings
Harald Welte
1
-6
/
+6
2020-08-21
BSSMAP_Templates: fix compiler warnings
Harald Welte
1
-2
/
+2
2020-08-21
GSM_Types: Fix compiler warning
Harald Welte
1
-1
/
+0
2020-08-20
msc: Fix repeated execution of TC_sgsap_unsol_ud()
Harald Welte
1
-7
/
+14
2020-08-20
msc: Make TC_lu_and_mo_call_sccp_tiar_timeout() more reliable
Harald Welte
1
-1
/
+4
2020-08-19
msc: fix log typo in f_tc_cmserv_imsi_unknown()
Neels Hofmeyr
1
-1
/
+1
2020-08-19
msc: Expect CommonID from MSC by default
Harald Welte
2
-2
/
+23
2020-08-18
msc: Use random chosen unused local TCP port number for SMPP client
Harald Welte
1
-1
/
+1
2020-08-13
bsc CBSP: clear all CBSP state between runs
Neels Hofmeyr
1
-1
/
+8
2020-08-13
bsc CBSP: fix argument order for f_gen_etws_pn
Neels Hofmeyr
1
-2
/
+2
2020-08-13
bsc CBSP: fix tr_CBSP_KILL_FAIL, no lengthof() on record-of with '*'
Neels Hofmeyr
1
-6
/
+15
2020-08-13
bsc: Add statsd checker and use it in TC_assignment_sign
Daniel Willmann
7
-3
/
+48
2020-08-13
Add parsing and checking of StatsD metrics
Daniel Willmann
5
-0
/
+496
2020-08-13
bsc CBSP: fix TC_cbsp_write_then_replace
Neels Hofmeyr
1
-2
/
+4
2020-08-13
bsc CBSP: fix TC_cbsp_write_lai
Neels Hofmeyr
1
-2
/
+6
2020-08-13
bsc CBSP: introduce g_cbsp_msg_id and g_cbsp_ser_no
Neels Hofmeyr
1
-49
/
+73
2020-08-13
bsc CBSP: cosmetic: rename f_cbsp_init_tail() to f_expect_cbsp_restart()
Neels Hofmeyr
1
-2
/
+2
2020-08-13
bsc CBSP: TC_cbsp_write_bss: run a fixed series of payload lengths
Neels Hofmeyr
1
-7
/
+33
2020-08-13
bsc CBSP: f_page2rsl(): allow expecting specific nr of blocks
Neels Hofmeyr
1
-1
/
+7
2020-08-13
bsc CBSP: f_gen_page(): allow passing explicit payload len
Neels Hofmeyr
1
-7
/
+11
2020-08-13
bsc CBSP: f_gen_page(): fix generated payload size range
Neels Hofmeyr
1
-1
/
+4
2020-08-13
comment: Osmocom_Types.ttcn: clarify f_rnd_int() return val
Neels Hofmeyr
1
-1
/
+2
2020-08-13
bsc CBSP: f_page2rsl: fix nr of blocks calculation
Neels Hofmeyr
1
-4
/
+24
2020-08-13
bsc CBSP: quick-fix f_cbsp_init_client()
Neels Hofmeyr
1
-1
/
+3
2020-08-13
bsc CBSP: fix osmo-bsc.cfg to contain 3 BTS with a CBCH
Neels Hofmeyr
2
-5
/
+22
2020-08-12
bsc: fix f_vty_msc_allow_attach(): do not create new empty mscs (fix latest)
Neels Hofmeyr
1
-0
/
+8
2020-08-12
MGCP_Test: add E1 related testscases
Philipp Maier
1
-0
/
+87
2020-08-12
bsc: test RR Channel Release cause codes from Clear Command cause codes
Neels Hofmeyr
2
-8
/
+89
2020-08-12
bsc: test RR Channel Release EARFCNs
Neels Hofmeyr
2
-4
/
+170
2020-08-12
BSC_Tests: Make sure CHAN RQDs for emergency are denied
Philipp Maier
1
-0
/
+23
2020-08-12
BSC_Tests: fix TC_chan_act_ack_noest_emerg
Philipp Maier
1
-2
/
+3
2020-08-12
another fixup for "fix mscpool cleanup (fixes LCLS tests)"
Neels Hofmeyr
1
-1
/
+1
2020-08-12
BSC_Tests: test handling of EMERGENCY SETUP
Philipp Maier
1
-0
/
+140
2020-08-12
MSC_ConnectionHandler: check template before using isvalue()
Philipp Maier
1
-1
/
+1
2020-08-12
log: for VTY Unknown Command, fix weird log message
Neels Hofmeyr
1
-1
/
+2
2020-08-12
fixup for "fix mscpool cleanup (fixes LCLS tests)"
Neels Hofmeyr
1
-0
/
+2
2020-08-11
BSC_Tests: extend TC_chan_act_ack_noest with emergency call
Philipp Maier
1
-2
/
+14
[next]