Clone this repo:
  1. 74b12c7 sgsn: TC_sgsn_context_req_in: match MM Context & GSN Address IEs by Vadim Yanitskiy · 2 days ago master
  2. acd0b39 sgsn: add testcases for SGSN Context Request procedure by Vadim Yanitskiy · 2 weeks ago
  3. 95fb629 library: GTPv1C: fix ts_MM_Context{GSM,UMTS} templates by Vadim Yanitskiy · 2 days ago
  4. 061c36d library: GTPv1C: make ts_GTPC_SGSNContextAck more compact by Vadim Yanitskiy · 2 days ago
  5. 95ad6a0 SIP_Templates: Make tag collisions harder by Pau Espin Pedrol · 2 days ago

Osmocom TTCN-3 Test Suites

This repository contains a collection of test suites developed within the Osmocom (Open Source Mobile Communications) project. The test suites are developed in the TTCN-3 programming language, compiled/executed by the Eclipse TITAN compiler and runtime.

Those test suites mostly are performing functional testing of cellular network elements, from 2G, 3G, 4G to 5G. The individual test-suites are in sub-directories, while some shared library code is in library.

Continuous Integration

The individual tests suites are executed against different versions of the respective IUT (Implementation Under Test) by the Osmocom jenkins.

See the list of all TTCN-3 jenkins jobs for more details

Further reading

Some more information about those test suites can be found at https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites.