From 19635c8de49eb8c579e5734eefe359396c4de229 Mon Sep 17 00:00:00 2001 From: heyangbo Date: Tue, 24 May 2022 11:05:45 +0800 Subject: [PATCH] feat: hal and client unittest cases decouple from common cases Signed-off-by: heyangbo --- uhdf2/test/resource/wlan/ohos_test.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/uhdf2/test/resource/wlan/ohos_test.xml b/uhdf2/test/resource/wlan/ohos_test.xml index c711d04..a7f87b4 100644 --- a/uhdf2/test/resource/wlan/ohos_test.xml +++ b/uhdf2/test/resource/wlan/ohos_test.xml @@ -14,7 +14,17 @@ limitations under the License. --> - + + + + + + + + + -- Gitee