Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Smith e398564bdd ttcn3: run ttcn3 testsuites from osmo-dev
Build testsuite, SUT and dependencies and run everything with one
command. Example usage:

$ ./ttcn3/ttcn3.sh msc

So far, it works at least with:
hlr, mgw, msc, pcu, pcu-sns, sgsn

Change-Id: I6b4bf2743adeec1a950d5f090a690182b991cf49
2019-10-18 11:32:51 +02:00
Neels Hofmeyr cbdd7180a6 net/: refactor cfg templates
Adopt "foreach" and "common_" features and generally take in the improved
templates as used at 35c3.

If your config file relies on the tmpl_std that is now removed, you can locally
resurrect it with

  git checkout 2c6a55baa7 -- tmpl_std

but it's probably better to make a new copy of config_2g3g and insert your
local config there.

Change-Id: Ie6352c584c0fce57c617387160c285abf40a5f90
2019-03-07 16:28:06 +01:00
Oliver Smith d63a44c2ec gitignore: add make/ and net/ (with exceptions)
Ignore all files and folders that get created when following the README
and net/README instructions.

Change-Id: I62277f973cc8f1ee61c5244c9d8cc75775c7cfd9
2018-11-20 01:41:30 +00:00
Oliver Smith afe5c29f02 gitignore: update src/ whitelist
gits has replaced most shell scripts from src. Add gits and missing
scripts.

Change-Id: I39ed2d4c16bbd31dea7aca95e7f5a04b87b374c2
2018-11-20 01:40:25 +00:00
Neels Hofmeyr 45f3cec3b5 add src scripts 2017-08-22 15:58:51 +02:00
Neels Hofmeyr ef7400b2c5 gitignore 2017-08-13 03:22:03 +02:00