aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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