提交 a7248888 编写于 作者: Q qiaozzzh

certificate and useriam component based modification

Signed-off-by: Nqiaozzzh <qiaozhang@huawei.com>
上级 2a15f5c8
......@@ -10,8 +10,10 @@
# 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("//build/ohos_var.gni")
import("//test/xts/tools/build/suite.gni")
base_root = "../../../../"
import("$base_root/build/ohos_var.gni")
import("$base_root/test/xts/tools/build/suite.gni")
group("security") {
testonly = true
......
......@@ -11,7 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
base_root = "../../../../../../"
import("$base_root/test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ActsCertificateFrameworkJSNormalTest") {
hap_profile = "./src/main/config.json"
......
......@@ -10,8 +10,10 @@
# 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("//build/ohos_var.gni")
import("//test/xts/tools/build/suite.gni")
base_root = "../../../../"
import("$base_root/build/ohos_var.gni")
import("$base_root/test/xts/tools/build/suite.gni")
group("useriam") {
testonly = true
......
......@@ -11,7 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
base_root = "../../../../../../../../"
import("$base_root/test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ActsUserauthTest") {
hap_profile = "./src/main/config.json"
......
......@@ -11,7 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
base_root = "../../../../../../../../"
import("$base_root/test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ActsUserauthnopermissionTest") {
hap_profile = "./src/main/config.json"
......
......@@ -11,7 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
base_root = "../../../../../../../../"
import("$base_root/test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ActsUserauthTwoTest") {
hap_profile = "./src/main/config.json"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册