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-04-26
pgw: Add support for PCRF emulation (CCR/CCA)
laforge/pgw
Harald Welte
4
-1
/
+176
2020-04-26
DIAMETER_Emulation: Notify user of CapabilityExchange
Harald Welte
2
-1
/
+30
2020-04-26
DIAMETER: parametrize CEA template
Harald Welte
3
-8
/
+18
2020-04-26
DIAMETER_Emulation: Add support for IMSI in Subscription-Id
Harald Welte
2
-1
/
+19
2020-04-26
DIAMETER_Types: Add IETF RFC4006 CreditControl + related
Harald Welte
1
-5
/
+2708
2020-04-26
library/Osmocom_Gb_Types.ttcn: Fix typo presece->presence in function name
Pau Espin Pedrol
1
-4
/
+4
2020-04-26
pgw: Use bash to reliably support += syntax in shell scripts
Harald Welte
1
-1
/
+1
2020-04-22
L3_Templates.ttcn: Fix trailing whitespace
Pau Espin Pedrol
1
-1
/
+1
2020-04-21
pgw: Add TC_createSession_ping4_256 to test 256 parallel sessions
Harald Welte
1
-0
/
+38
2020-04-21
pgw: Don't wait for 10s timeout if starting a ping that takes 10s
Harald Welte
1
-1
/
+1
2020-04-21
pgw: Initial testsuite for a PGW (Packet Gateway in the EPC)
Harald Welte
6
-1
/
+517
2020-04-21
Add GTPv2_Emulation component
Harald Welte
5
-11
/
+1338
2020-04-20
HACK: avoid compilation error with TITAN > 6.5.0
Harald Welte
1
-4
/
+8
2020-04-20
CBSP_Templates: fix copy+paste error
Harald Welte
1
-1
/
+1
2020-04-20
library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definition
Vadim Yanitskiy
1
-0
/
+76
2020-04-19
Makefile: Add missing 'ccid' and 'mme' test suites
Harald Welte
1
-1
/
+1
2020-04-19
Fix/complete the partial GTPv2_CodecPort we already had
Harald Welte
3
-2
/
+100
2020-04-14
PCU: derive f_pcuif_rx_imm_ass() from f_establish_tbf()
Vadim Yanitskiy
1
-22
/
+27
2020-04-01
mgw: use library version of RTP_CodecPort_CtrlFunct
Philipp Maier
3
-100
/
+1
2020-04-01
Initial SIMTRACE testsuite
Harald Welte
9
-1
/
+1068
2020-04-01
bsc: Ensure osmo-bsc.fg + BSC_Tests_CBSP.ttcn defaults match
Harald Welte
2
-12
/
+16
2020-03-31
BTS: fix as_l1_count_paging(): do not count PCH filling messages
Vadim Yanitskiy
1
-1
/
+4
2020-03-30
library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templates
Vadim Yanitskiy
2
-20
/
+4
2020-03-30
BTS: fix as_l1_count_paging(): use ispresent() instead of isvalue()
Vadim Yanitskiy
1
-2
/
+2
2020-03-28
library/RSL_Types: use MobileIdentityLV for MS Identity IE
Vadim Yanitskiy
4
-31
/
+39
2020-03-28
PCU: fix f_tc_paging_ps_from_sgsn(): also match received MI
Vadim Yanitskiy
1
-18
/
+25
2020-03-28
BTS_Tests_SMSCB: use existing tr_PAG_REQ1 and t_MI_NoIdentity
Vadim Yanitskiy
1
-29
/
+3
2020-03-28
library/BSSGP_Types: use tr_MI_IMSI from library/L3_Templates
Vadim Yanitskiy
1
-13
/
+2
2020-03-28
library/L3_Templates: add more templates for Mobile Identity IE
Vadim Yanitskiy
1
-0
/
+61
2020-03-28
library/GSM_RR_Types: Paging Request Type 1 may contain second MI
Vadim Yanitskiy
1
-2
/
+3
2020-03-28
library/GSM_RR_Types: do not duplicate Mobile Identity records
Vadim Yanitskiy
9
-71
/
+33
2020-03-28
deps/Makefile: bump titan.ProtocolModules.MobileL3_v13.4.0_commit
Vadim Yanitskiy
1
-1
/
+1
2020-03-26
PCU: also test GSGN originated PS/CS Paging containing TMSI
Vadim Yanitskiy
2
-8
/
+61
2020-03-24
pcu: cosmetic: fix formatting of 'execute' statements
Vadim Yanitskiy
1
-4
/
+4
2020-03-20
pcu: Verify CodingScheme of received data blocks
Pau Espin Pedrol
2
-6
/
+76
2020-03-18
pcu: Introduce TC_mt_ping_pong_with_dl_racap
Pau Espin Pedrol
2
-4
/
+89
2020-03-18
pcu: Introduce TC_mt_ping_pong
Pau Espin Pedrol
1
-0
/
+66
2020-03-03
ggsn: Terminate immediately on pipong altstep failure
Pau Espin Pedrol
1
-2
/
+7
2020-03-03
gitignore: Add *.d files
Pau Espin Pedrol
1
-0
/
+1
2020-03-02
ttcn3_makefilegen: Generate gnu make files (we use Linux...)
Harald Welte
1
-1
/
+1
2020-03-01
BSSGP/IuUP: Fix license disclaimer copy+paste
Harald Welte
2
-4
/
+4
2020-02-20
remsim: Add RemsimServer_Tests.TC_slotmap_add_out_of_range()
Harald Welte
1
-1
/
+26
2020-02-20
remsim: Add TC_slotmap_del_nonexistant()
Harald Welte
1
-1
/
+11
2020-02-20
remsim: Update TODO list
Harald Welte
2
-2
/
+0
2020-02-19
remsim: Add global guard timer to client+bankd tests
Harald Welte
1
-0
/
+10
2020-02-19
remsim: Add tests using stdin/stdout of osmo-remsim-client-shell
Harald Welte
5
-2
/
+220
2020-02-19
Native_Functions: Add f_str_to{lower,upper}()
Harald Welte
2
-0
/
+36
2020-02-18
deps/Makefile: Call Github repositories ECLIPSEGITHUB
Harald Welte
1
-5
/
+5
2020-02-18
DIAMETER: Add tr_DIA_AIR() to send AuthInfoRequest
Harald Welte
1
-0
/
+50
2020-02-17
remsim: Integrate VPCD test port into RemsimBankd_Tests.ttcn
Harald Welte
3
-3
/
+41
[next]