diff --git a/sensors/sensor_standard/BUILD.gn b/sensors/sensor_standard/BUILD.gn index 4dccce0aeee7d101c10eae26cd34362b25326cca..60b99897b8438c1fe01aaa7c3a721f257d785832 100644 --- a/sensors/sensor_standard/BUILD.gn +++ b/sensors/sensor_standard/BUILD.gn @@ -10,6 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("sensor_js_test") { diff --git a/startup/startup_standard/BUILD.gn b/startup/startup_standard/BUILD.gn index 84cabf5c5ac09d239a3ccdbe60f5921968eab8e1..99fff2be8ad1a76ee5b42376d66b18d09b86e874 100755 --- a/startup/startup_standard/BUILD.gn +++ b/startup/startup_standard/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("startup_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagedsmjstest/BUILD.gn b/storage/storagedsmjstest/BUILD.gn index 2e898d0e577314bce90d08c66134be50658b3ba7..80617f28739cdb89a462c614b43498dc79b91076 100644 --- a/storage/storagedsmjstest/BUILD.gn +++ b/storage/storagedsmjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagedsm_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagedsmstabilityjstest/BUILD.gn b/storage/storagedsmstabilityjstest/BUILD.gn index 6ec008474a38e92c54aea9e699944284f2c04e38..739d3983abada75e2b22e82c6e3eb9ce3a76d4d2 100644 --- a/storage/storagedsmstabilityjstest/BUILD.gn +++ b/storage/storagedsmstabilityjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagedsmstability_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefileconcurrentjstest/BUILD.gn b/storage/storagefileconcurrentjstest/BUILD.gn index 9cb4865aa854ca89a999c9c7c9d2050ded8149a1..00e31889e3873b42e6ce4ef27cbd9026d1d1b880 100644 --- a/storage/storagefileconcurrentjstest/BUILD.gn +++ b/storage/storagefileconcurrentjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefileconcurrent_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefileioerrorjstest/BUILD.gn b/storage/storagefileioerrorjstest/BUILD.gn index fb063b7a183248ae06e8f3e32a329e86f5197b82..df4da91ab2649d1fb9af1606ffe83b711f71378c 100644 --- a/storage/storagefileioerrorjstest/BUILD.gn +++ b/storage/storagefileioerrorjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefileioerror_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefileiojstest/BUILD.gn b/storage/storagefileiojstest/BUILD.gn index 6b3aaa8f1d3372c33a4f9b5df15c607b31faac59..d7b5a143e371c87524767d08c738aa80d89632cf 100644 --- a/storage/storagefileiojstest/BUILD.gn +++ b/storage/storagefileiojstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefileio_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefileioperformancejstest/BUILD.gn b/storage/storagefileioperformancejstest/BUILD.gn index 4b4ffc1c32a46287ce4e713ba5582fa22a4a1239..1a3d93aa777eaa425332dcc1bc0f6ea021e44e40 100644 --- a/storage/storagefileioperformancejstest/BUILD.gn +++ b/storage/storagefileioperformancejstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefileioperformance_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefileioreliabilityjstest/BUILD.gn b/storage/storagefileioreliabilityjstest/BUILD.gn index ac689a478c765506d65a90b9b91f24b6513325e1..572f28091f51c845a0bf7be96fb7e256edc9f073 100644 --- a/storage/storagefileioreliabilityjstest/BUILD.gn +++ b/storage/storagefileioreliabilityjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefileioreliability_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefileiostabilityjstest/BUILD.gn b/storage/storagefileiostabilityjstest/BUILD.gn index 9068b72f26959cf28ba50051900cac8f02b29b35..818b4cdf9e52e9dc3a9f3bc4ba88735c8f3fe0cc 100644 --- a/storage/storagefileiostabilityjstest/BUILD.gn +++ b/storage/storagefileiostabilityjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefileiostability_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefilestabilityjstest/BUILD.gn b/storage/storagefilestabilityjstest/BUILD.gn index 9483eb308bdfa25b19037e1ee4020f48183acda4..1af83ba2aa6b0239c0fbd6b9126469b5dd729467 100644 --- a/storage/storagefilestabilityjstest/BUILD.gn +++ b/storage/storagefilestabilityjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefilestability_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefmspublicjstest/BUILD.gn b/storage/storagefmspublicjstest/BUILD.gn index 3c74e859677c2823a473ea79f243ad139b24b827..bc767157ec65937962ec94577f9f11e05ff4cc51 100644 --- a/storage/storagefmspublicjstest/BUILD.gn +++ b/storage/storagefmspublicjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefmspublic_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagefmssharejstest/BUILD.gn b/storage/storagefmssharejstest/BUILD.gn index cd5fe0f6fbc21006ce2884e211c4d2a25aab86cc..ff67c3a24c85a649373ac8f9c117b8daff71ef05 100644 --- a/storage/storagefmssharejstest/BUILD.gn +++ b/storage/storagefmssharejstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagefmsshare_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/storage/storagestatfsjstest/BUILD.gn b/storage/storagestatfsjstest/BUILD.gn index 9d16665098e238858731860382344a609e6c8beb..74cdbe6b6bd131f43f0c36f2ca917ae4353a228a 100644 --- a/storage/storagestatfsjstest/BUILD.gn +++ b/storage/storagestatfsjstest/BUILD.gn @@ -10,8 +10,8 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import("//test/xts/tools/build/suite.gni") +import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("storagestatfs_js_test") { hap_profile = "./src/main/config.json" deps = [ diff --git a/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn b/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn index c3cbba8e4e41875d14193f4ca5b6dba451dbf4ab..1d2a9f4a7d8693f1b0d41046751662c3bdab0cc0 100644 --- a/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn +++ b/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn @@ -10,6 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("NetworkSearchInformation") { diff --git a/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn b/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn index 9a09615fa429af3ccda4c9aff89c94399f3b32e5..dc0700352264ed5880ab8b1ba29b47dc6ef18b0d 100644 --- a/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn +++ b/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn @@ -10,6 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("NetworkSearchRadio") { diff --git a/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn b/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn index 70e3742cf50d17c6ed14c514f58191951dc8eb92..10a3815790019f67cf5a22c2ec63968bbff4c81c 100644 --- a/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn +++ b/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn @@ -10,6 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("NetworkSearchSelectionMoce") {