Attention is currently required from: jolly, laforge.
2 comments:
Patchset:
Since you're adding a new testcase module, please update `bts/BTS_Tests.cfg`: add `BTS_Tests_ASCI.control` to the `EXECUTE` section. Otherwise the new testcases will not be executed automatically.
File bts/BTS_Tests_ASCI.ttcn:
Patch Set #4, Line 109: /* Flush pending messages and be sure that the sending of notifications has stopped. */
Alternatively, you could do it this way:
```
f_wait(1.0);
L1CTL.clear;
```
To view, visit change 33816. To unsubscribe, or for help writing mail filters, visit settings.