aboutsummaryrefslogtreecommitdiffstats
path: root/sysinfo/Test.ttcn
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformationHarald Welte1-7/+14
2017-08-26sysinfo: Fix the TC_telnet test case VTY command orderHarald Welte1-1/+1
2017-08-20sysinfo: Fix compilationHarald Welte1-0/+1
2017-07-19Move VTY utility functions to new Osmocom_VTY_Functions moduleHarald Welte1-99/+1
2017-07-16GSM_Types: More 44.018 + 24.008 definitions for RRHarald Welte1-1/+1
2017-07-16sysinfo: Add SI contents validationHarald Welte1-0/+260
2017-07-16sysinfo: Hugely reduce warnings about unused return valuesHarald Welte1-2/+6
2017-07-16use testcase.stop() in case of errors of the test systemHarald Welte1-9/+8
2017-07-16Match "Unknown command" even if preceded by other stringsHarald Welte1-1/+1
2017-07-16sysinfo: Fail in case VTY returns "Unknown command"Harald Welte1-3/+4
2017-07-16sysinfo: Further simplification of codeHarald Welte1-33/+59
2017-07-16sysinfo: Enforce "1 out of 4" kind of scheduling requirementsHarald Welte1-19/+78
2017-07-16sysinfo: make timeouts a bit shorter for faster test exscutionHarald Welte1-3/+3
2017-07-16Add more SI scheduling testing code, towards a real test suiteHarald Welte1-27/+227
2017-07-15sysinfo/Test: Add function to validate SI scheduling constraintsHarald Welte1-6/+329
2017-07-15Add enumerated for RR Message TypeHarald Welte1-6/+0
2017-07-15Test.ttcn: Add support for telnet interaction on VTYHarald Welte1-0/+83
2017-07-14sysinfo/Test.ttcn: Add GSMTAP receiver exampleHarald Welte1-0/+52
2017-07-14initial code about System Information decodingHarald Welte1-0/+28