mirror of
https://gitee.com/openharmony/xts_tools
synced 2024-11-23 07:50:08 +00:00
5.0R挑单
Signed-off-by: sunmingze <sunmingze3@huawei.com>
This commit is contained in:
parent
d1bdc085a1
commit
282921b9d8
@ -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