[Test/Preempt] Add an apptest to test the task preemption
authorDongju Chae <dongju.chae@samsung.com>
Wed, 17 Mar 2021 03:53:30 +0000 (12:53 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Thu, 18 Mar 2021 07:30:19 +0000 (16:30 +0900)
commit86da1cd8fb54b1bc37b8790c8c30ea9630aa9c97
tree8e3318b2c774e7941716cdd2c16aed77f4f5a6cf
parenta8cf39d5886183b933a56a0e43b6827e07c9ce7e
[Test/Preempt] Add an apptest to test the task preemption

This patch adds an apptest to test the task preemption by comparing
vISA execution sequences.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
tests/apptests/meson.build
tests/apptests/tvn_triv2_preempt.cc [new file with mode: 0644]