Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Smith f8fe1329e2 regen_makefile.sh: set executable name explicitly
Set the executable name in each regen_makefile.sh explicitly with -e,
instead of having it set indirectly from the first .ttcn file. Make it
consistent by placing the name on top of each of these files.

Fix for warning:
ttcn3_makefilegen: warning: File `BSC_Tests.ttcn' was given more than once for the Makefile.

Related: OS#5252
Change-Id: I5ed03f8f3ed905483620dc7bae33b617bbb8507f
2021-10-13 11:12:22 +02:00
Oliver Smith 2e0e624060 regen_makefile.sh: files/flags in separate lines
Make all regen_makefile.sh more readable and diff friendly by moving
each entry in FILES and CPPFLAGS_TTCN3 into separate lines. Order
entries alphabetically.

Related: OS#5252
Change-Id: I6b6866eb9f6ec6232e4ae434517457a4c8c1c050
2021-10-12 16:35:01 +02:00
Harald Welte 94c88f4bd5 WIP: gen_links.sh + regen_makefile.sh for make SCCP_Tests
Change-Id: Ib6004d2b23c8207faac7f8b7bd07e84c404cd84d
2020-01-12 11:48:58 +01:00
Harald Welte d69f34514e Change addressing configuration to match libosmo-sigtran m3ua_test 2017-04-12 12:18:28 +02:00
Harald Welte ac35980083 initial chekin of code received by Ericsson on 20170410 2017-04-12 12:13:44 +02:00