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
path:
root
/
bsc-nat
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
Update README.md of several TTCN3 test suites
Pau Espin Pedrol
1
-0
/
+28
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
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-06
Add and set transport field for RanOps structure
Pau Espin Pedrol
2
-1
/
+2
2019-05-27
bsc-nat: Introduce Osmux test
Pau Espin Pedrol
6
-12
/
+80
2019-05-27
cosmetic: Update copyright statement, license notice and SPDX
Harald Welte
5
-0
/
+49
2019-05-27
bsc: Introduce Osmux infra and one test for osmo-bsc
Pau Espin Pedrol
2
-0
/
+2
2019-05-21
Depend on our own fork of titan.ProtocolModules.BSSMAP
Pau Espin Pedrol
1
-1
/
+1
2019-04-25
RAN_Emulation: Modularize protocol support
Harald Welte
4
-2
/
+4
2019-04-21
Rename BSSMAP_Emulation -> RAN_Emulation
Harald Welte
5
-33
/
+33
2019-03-29
bsc-nat: Add sample bsc-nat config for test
Daniel Willmann
2
-0
/
+86
2019-03-29
bsc-nat: Use id when creating components
Daniel Willmann
1
-2
/
+2
2019-03-29
bsc-nat: Add default module parameters
Daniel Willmann
1
-11
/
+11
2019-03-29
bsc-nat: Use BSCx as token for BSC no x
Daniel Willmann
1
-1
/
+3
2019-03-29
bsc_nat: Wait for bsc-nat to connect to MSC before connecting the BSC
Daniel Willmann
1
-0
/
+2
2019-03-29
bsc-nat: Fix errors due to bit rot
Daniel Willmann
4
-4
/
+11
2019-03-29
Rename IPA_Test->BSCNAT_Tests and get proper cfg files
Daniel Willmann
4
-9
/
+31
2018-10-24
Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling
Daniel Willmann
1
-1
/
+1
2018-05-23
Print more self-explanatory error message on bind/connect failures
Harald Welte
1
-0
/
+4
2018-03-21
don't use setverdict(inconc) anymore. Use 'fail' at all times
Harald Welte
1
-1
/
+1
2018-03-18
Remove M3UA/MTP3/SCCP code from this repo, use upstream repos
Harald Welte
2
-4
/
+3
2018-03-16
ignore results of .ttcnpp files
Neels Hofmeyr
1
-0
/
+2
2018-03-16
gen_links.sh: auto-generate .gitignore files to ignore symlinks
Neels Hofmeyr
1
-1
/
+1
2018-03-16
fix gen_links.sh: don't include source dir as link target
Neels Hofmeyr
1
-8
/
+1
2018-02-20
IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional
Harald Welte
2
-2
/
+4
2018-02-05
Don't symlink non-existent file
Max
1
-1
/
+1
2018-01-24
MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE
Harald Welte
1
-1
/
+1
2018-01-21
BSSMAP_Emulation: Decode DTAP
Harald Welte
2
-2
/
+6
2018-01-17
Add "SourceInfoFormat := Single;" to all test configs
Harald Welte
1
-0
/
+1
2017-12-28
GSUP Support and first test against OsmoHLR
Harald Welte
1
-1
/
+1
2017-12-17
BSSMAP_Emulation: use BSSAP_CodecPort
Harald Welte
5
-5
/
+8
2017-12-15
BSSMAP_Templates: Enable use for AoIP, not just E1-CIC
Harald Welte
1
-2
/
+2
2017-12-13
generalize shared code from regen_makefile.sh into shared helper script
Harald Welte
1
-9
/
+1
2017-12-13
regen_makefile.sh: Fix TITAN 6.1.0 support
Harald Welte
1
-1
/
+1
2017-12-12
Makefile: clone dependencies into 'deps' folder
Harald Welte
1
-1
/
+1
2017-12-12
bsc-test: Fix build in laforge/bsc branch
Harald Welte
1
-1
/
+1
2017-12-09
mgw-nat: Make it build again (library code now has more dependencies)
Harald Welte
1
-1
/
+1
2017-12-08
regen_makefile.sh: Add Regex's for TITAN 6.3.0
Harald Welte
1
-0
/
+4
2017-11-30
bsc-nat: Wait for the second MDCX in the BSC_MS conn handler
Daniel Willmann
1
-1
/
+10
2017-11-25
rename 'ipa' directory to 'bsc-nat'
Harald Welte
9
-0
/
+808