[Utils] Add trinity-test script
authorJiho Chu <jiho.chu@samsung.com>
Mon, 8 Aug 2022 04:16:04 +0000 (13:16 +0900)
committer추지호/NPU Lab(SR)/삼성전자 <jiho.chu@samsung.com>
Tue, 16 Aug 2022 01:19:13 +0000 (10:19 +0900)
commit707d20e89e263be9d99c82beeaef4259d4fe5809
tree5870040912642a4518fd8c699d68a4a6361e566f
parent22e048f5a7ed966134b41392a66cd694f18395f4
[Utils] Add trinity-test script

trinity-test is designed to give convenience when testing unittest and
apptest. It can execute whole tests simply, or execute some of them.

Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
utils/meson.build
utils/trinity_test/meson.build [new file with mode: 0644]
utils/trinity_test/trinity-test [new file with mode: 0755]