Commit Graph

6 Commits

Author SHA1 Message Date
Pau Espin 6c696b2294 ttcn3-hlr: Drop uneeded module param HLR_Tests.mp_hlr_supports_dgsm
Since -latest was updated to newer releases, this param is never set to
false anymore, and it already defaults to true, so there's no need to
set it here explicitly. Furthermore, it will be completely dropped soon.

Change-Id: Icab36eba29ad4fadd07ec804ef713910b80ce706
2021-02-26 13:04:07 +01:00
Oliver Smith 659a6cfb1a ttcn3-hlr-tests: enable DGSM tests
Change-Id: Ic4bcf5a5d76325edb104cd09620a22dbe371531d
2020-05-15 09:09:43 +02:00
Oliver Smith 65f89f05d0 ttcn3-hlr-test: mp_hlr_supports_dgsm := false
Disable mp_hlr_supports_dgsm, until patches providing the VTY commands
are merged to osmo-hlr.git.

Related: OS#4380
Change-Id: I766d54c65ae9e7b6333f9bcfce49a70c588845d0
2020-02-10 08:28:19 +01:00
Oliver Smith bce6e2d186 ttcn3-hlr-test: set mp_hlr_supports_dgsm
Related: SYS#4618
Depends: osmo-ttcn3-hacks Ia7f92d33691f910549353b16a7b0efc18e521719
Change-Id: Iafdf267c6012264966857e41e855fa971f773023
2020-02-10 07:22:09 +00:00
Harald Welte f08dadbf5f Add *.control to the [EXECUTE] statement of all ttcn3 test suites
In osmo-ttcn3-hacks, we have removed the *.control from the *.default
files, so let's add it here in the config files.  You can now change
the tests to be executed by simply editing the config here.
2018-03-13 13:26:51 +00:00
Harald Welte a59c18da01 Add ttcn3-hlr-test container 2018-03-01 16:22:21 +00:00