aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-08-26dia2gsup: Introduce initial testsuiteHarald Welte1-0/+1
2023-05-04Makefile: workaround Eclipse Gitlab rate limitingPau Espin Pedrol1-1/+3
2022-09-20add upf/ to test osmo-upfNeels Hofmeyr1-0/+1
2022-05-18Add script to regen library/DIAMETER_Types.ttcnPau Espin Pedrol1-1/+4
2022-02-17Makefile: Include hnbgw in SUBDIRSDaniel Willmann1-0/+1
2022-02-10Makefile: run $(nproc) parallel jobs for target 'deps'Vadim Yanitskiy1-1/+1
2021-12-05Makefile: add target for generating tagsVadim Yanitskiy1-0/+7
2021-11-24hnb: Introduce HNB_Tests testsuitePau Espin Pedrol1-0/+1
2021-04-24Initial test suite for osmo-pcap-clientHarald Welte1-0/+1
2021-03-17Makefile: SUBDIRS: add nsOliver Smith1-2/+27
2021-02-22cbc: Initial set of CBC tess for osmo-cbcHarald Welte1-1/+1
2021-02-03Makefile: add fr + fr-netHarald Welte1-1/+1
2020-10-15Add initial TTCN3 test for GbProxyDaniel Willmann1-2/+2
2020-10-15smlc: implement initial LCS tests for OsmoSMLCNeels Hofmeyr1-1/+1
2020-04-21pgw: Initial testsuite for a PGW (Packet Gateway in the EPC)Harald Welte1-1/+1
2020-04-19Makefile: Add missing 'ccid' and 'mme' test suitesHarald Welte1-1/+1
2020-04-01Initial SIMTRACE testsuiteHarald Welte1-1/+2
2019-11-12stp: Introduce STP_Tests*.ttcn for testing OsmoSTPHarald Welte1-1/+1
2019-09-13Initial TTCN-3 test suite for osmo-remsimHarald Welte1-1/+1
2019-06-21Put build / run scripts under Apache 2.0 licenseHarald Welte1-0/+15
2019-06-02move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcnHarald Welte1-1/+1
2018-07-24introduce a TTCN3 test suite for SCCPStefan Sperling1-1/+1
2018-06-25default to number of CPUs for parallel make jobsStefan Sperling1-1/+5
2018-03-26Makefile: Add new 'sip' testsuite to list of testsuitesHarald Welte1-1/+1
2018-03-21make management of osmo-ttcn3 git repository dependencies automaticStefan Sperling1-1/+2
2018-03-12pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suitesHarald Welte1-1/+1
2018-03-02Makefile: use -j8, allow manual PARALLEL_MAKE valNeels Hofmeyr1-1/+1
2018-03-01hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks)Harald Welte1-1/+1
2018-02-24Add initial OsmoBTS test suiteHarald Welte1-1/+1
2018-02-18Makefile: Add 'sgsn' sub-directory in list of projectsHarald Welte1-1/+1
2018-02-15Makefile: Add 'deps-update' target to update the deps-repositoryHarald Welte1-0/+4
2018-01-27msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.)Harald Welte1-1/+1
2017-12-12Makefile: ensure that 'compile' targets depend on 'deps'Harald Welte1-2/+2
2017-12-12Makefile: clone dependencies into 'deps' folderHarald Welte1-1/+5
2017-12-12Add master make file which helps to iterate over all directoriesHarald Welte1-0/+54