Add dotnet-launcher test case - Script
authorj-h.choi <j-h.choi@samsung.com>
Tue, 1 Dec 2020 07:40:12 +0000 (16:40 +0900)
committer조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자 <ws77.cho@samsung.com>
Wed, 23 Dec 2020 23:52:31 +0000 (08:52 +0900)
commitc79cf557f542d16d548d6288911f608a36adf922
tree9a26592e8ec5a4461176bdbb7707ccfb42cad82d
parentebad648f17029c908403b945f4c04631a25e4312
Add dotnet-launcher test case - Script

Change-Id: Ief02095307e51f8237c34e818bc7697cdecf5319
17 files changed:
tests/TCs/1_AOT/AOT.py [new file with mode: 0755]
tests/TCs/1_AOT/README.md [new file with mode: 0644]
tests/TCs/2_PLUGIN/PLUGIN.py [new file with mode: 0755]
tests/TCs/2_PLUGIN/README.md [new file with mode: 0644]
tests/TCs/3_PRELOAD/PRELOAD.py [new file with mode: 0755]
tests/TCs/3_PRELOAD/README.md [new file with mode: 0644]
tests/TCs/4_TAC/README.md [new file with mode: 0644]
tests/TCs/4_TAC/TAC.py [new file with mode: 0755]
tests/TCs/5_TLC/README.md [new file with mode: 0644]
tests/TCs/5_TLC/TLC.py [new file with mode: 0755]
tests/TCs/6_TOOL/README.md [new file with mode: 0644]
tests/TCs/6_TOOL/TOOL.py [new file with mode: 0755]
tests/TCs/7_LAUNCH/LAUNCH.py [new file with mode: 0755]
tests/TCs/7_LAUNCH/README.md [new file with mode: 0644]
tests/TCs/ALL.py [new file with mode: 0755]
tests/TCs/README.md [new file with mode: 0644]
tests/TCs/Utils.py [new file with mode: 0755]