aboutsummaryrefslogtreecommitdiffstats
path: root/sysinfo
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Stop tests after failuresDaniel Willmann1-6/+13
2018-04-11mask timestamps and source file nrs in expected-results.xml filesNeels Hofmeyr1-39/+39
2018-04-11fix build: don't clean out expected-results.log: rename to *.xmlNeels Hofmeyr1-0/+0
2018-04-06add compare-results.sh, call from start-testsuite.shNeels Hofmeyr1-0/+69
2018-03-16ignore results of .ttcnpp filesNeels Hofmeyr1-0/+1
2018-03-16fix gen_links.sh: don't include source dir as link targetNeels Hofmeyr1-8/+1
2018-02-25Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformationHarald Welte1-7/+14
2018-02-05Don't symlink non-existent fileMax1-1/+1
2018-01-17Add "SourceInfoFormat := Single;" to all test configsHarald Welte1-0/+1
2017-12-13generalize shared code from regen_makefile.sh into shared helper scriptHarald Welte1-9/+1
2017-12-13regen_makefile.sh: Fix TITAN 6.1.0 supportHarald Welte1-1/+1
2017-12-12Makefile: clone dependencies into 'deps' folderHarald Welte1-1/+1
2017-12-08regen_makefile.sh: Add Regex's for TITAN 6.3.0Harald Welte1-0/+4
2017-08-26sysinfo: Fix the TC_telnet test case VTY command orderHarald Welte1-1/+1
2017-08-20sysinfo: Use ttcn3-parallel (to unify with other test suiets)Harald Welte1-1/+1
2017-08-20sysinfo: build dynamic to enable use of junit-xml logfile pluginHarald Welte1-2/+2
2017-08-20sysinfo: Fix compilationHarald Welte2-1/+2
2017-07-19Move VTY utility functions to new Osmocom_VTY_Functions moduleHarald Welte2-100/+2
2017-07-19Introduce 'library' directory for modules shared by multiple test casesHarald Welte8-1078/+5
2017-07-17fix ts_RslLinkID_SACCH templateHarald Welte1-2/+5
2017-07-16GSM_Types: Add function to compute request reference from RA + FNHarald Welte1-1/+17
2017-07-16GSM_TypeS: Add RSL Link IdentifierHarald Welte1-0/+51
2017-07-16GSM_TypeS: Add Mobile Identity type 'NONE'Harald Welte1-4/+12
2017-07-16ChannelDescription sometimes used as V, sometimes as LV fieldHarald Welte2-8/+9
2017-07-16GSM_Types: Add RSL channel number IE encoder/decoderHarald Welte1-0/+63
2017-07-16Export encoding/decoding functions of RR MessageHarald Welte1-0/+5
2017-07-16first steps towards a L1CTL / LAPD testHarald Welte1-0/+1
2017-07-16GSM_Types: More 44.018 + 24.008 definitions for RRHarald Welte3-69/+334
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-16add SI3 matching templateHarald Welte1-2/+16
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 Welte2-27/+231
2017-07-15GSM_SystemInformation: Add support for "OTHER" SIsHarald Welte1-1/+3
2017-07-15GSM_SystemInformation: Fix SI2ter descriptionHarald Welte1-1/+0
2017-07-15sysinfo/Test: Add function to validate SI scheduling constraintsHarald Welte1-6/+329
2017-07-15GSM_SystemInformation: Share header (for generic matching of type)Harald Welte1-12/+16
2017-07-15Add enumerated for RR Message TypeHarald Welte3-18/+119
2017-07-15Test.ttcn: Add support for telnet interaction on VTYHarald Welte4-1/+107
2017-07-14sysinfo/Test.ttcn: Add GSMTAP receiver exampleHarald Welte2-0/+54
2017-07-14Add GSMTAP_PortType dual-faced portHarald Welte4-1/+177
2017-07-14"import" IPL4asp so we can use UDP/TCP/SCTP socketsHarald Welte2-1/+26
2017-07-14Add GSMTAP header and message definitionHarald Welte2-2/+90
2017-07-14Move general type definitions to Osmocom_Types.ttcnHarald Welte2-14/+16
2017-07-14initial code about System Information decodingHarald Welte3-0/+304