Commit Graph

3 Commits

Author SHA1 Message Date
Vadim Yanitskiy beda697221 [VAMOS] BTS: call f_shutdown() in f_TC_vamos_exec_async()
Sometimes, VAMOS related test cases fail due to a DTE:

  Dynamic test case error: Sending data on the connection of port
                           CCHAN_PT to 1:RSL_CCHAN failed. (Broken pipe)

Call f_shutdown() to ensure that all components are properly
terminated, so there will be no race conditions like this.

Change-Id: I690412a29b24571109415d32b09543de459076d1
Related: SYS#4895
2021-06-21 20:18:05 +00:00
Vadim Yanitskiy 4c58c6a377 [VAMOS] BTS: add MODE MODIFY test cases
Change-Id: If4202287902442629bab716e41d3e6b2d05d09fb
Related: SYS#4895, OS#4941
2021-06-01 04:24:39 +02:00
Vadim Yanitskiy 7387813db0 [VAMOS] BTS: add CHANnel ACTIVation test cases
Change-Id: I79817b3504b0d956e9fa52b8640d3a4d0fd2c4ba
Related: SYS#4895, OS#4941
2021-06-01 04:22:11 +02:00