mirror of
https://gitee.com/openharmony/xts_tools
synced 2024-11-27 01:50:47 +00:00
5.0.1挑单
Signed-off-by: sunmingze <sunmingze3@huawei.com>
This commit is contained in:
parent
933a878602
commit
c8e2ee9a7d
@ -241,7 +241,7 @@ template("ohos_testsuite_base") {
|
||||
if (_project_type == "testhapassist" || _project_type == "testappassist") {
|
||||
_archive_testfile =
|
||||
"${_suite_out_dir}/testcases/module_${_archive_filename}"
|
||||
} else if (_project_type == "testhap") {
|
||||
} else if (_project_type == "testapp") {
|
||||
_hap_name = invoker.hap_name
|
||||
if (_hap_name == "validator" && subsystem_name == "acts") {
|
||||
_suite_out_dir = "${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/acts-validator"
|
||||
|
Loading…
Reference in New Issue
Block a user