From cf988415b523b3800e79f531a12279f04cba9c89 Mon Sep 17 00:00:00 2001 From: honglulu Date: Tue, 24 Jun 2025 16:25:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9level0=E6=A3=80=E8=A7=86?= =?UTF-8?q?=E6=84=8F=E8=A7=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: h60047265 --- test/autotest/aw/disk_drop_log.py | 2 +- test/autotest/aw/get_source_path.py | 2 +- test/autotest/aw/push_remove_source.py | 2 +- test/autotest/choose_device.py | 2 +- test/autotest/config/user_config.xml | 2 +- test/autotest/main.py | 2 +- test/autotest/testcases/level0/case01_listen001.py | 2 +- test/autotest/testcases/level0/case02_load001.py | 2 +- test/autotest/testcases/level0/case03_get001.py | 2 +- test/autotest/testcases/level0/case04_get002.py | 2 +- test/autotest/testcases/level0/case05_init001.py | 2 +- test/autotest/testcases/level0/case06_commonevent001.py | 2 +- test/autotest/testcases/level0/case07_once002.py | 2 +- test/autotest/testcases/level0/case08_once003.py | 2 +- test/autotest/testcases/level0/case09_once004.py | 2 +- test/autotest/testcases/level0/case10_delay_time002.py | 2 +- test/autotest/testcases/level0/case11_delay_time003.py | 2 +- test/autotest/testcases/level0/case12_delay_time001.py | 2 +- test/autotest/testcases/level0/case13_param001.py | 2 +- test/autotest/testcases/level0/case14_dysaprofile003.py | 2 +- test/autotest/testcases/level0/case15_dysaprofile004.py | 2 +- test/autotest/testcases/level0/case16_dysaprofile001.py | 2 +- test/autotest/testcases/level0/case17_dysaprofile002.py | 2 +- test/autotest/testcases/level0/case18_switch001.py | 2 +- test/autotest/testcases/level0/case19_switch002.py | 2 +- test/autotest/testcases/level0/case20_timer003.py | 2 +- test/autotest/testcases/level0/case21_add001.py | 2 +- test/autotest/testcases/level0/case22_process001.py | 2 +- test/autotest/testcases/level0/case23_process002.py | 2 +- test/autotest/testcases/level0/case24_sub001.py | 2 +- test/autotest/testcases/level0/case25_selinux001.py | 2 +- test/autotest/testcases/level0/case26_init001.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_001.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_002.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_003.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_004.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_005.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_006.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_007.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_008.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_009.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_010.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_011.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_012.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_013.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_014.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_015.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_016.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_017.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_018.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_019.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_020.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_021.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_022.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_023.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_024.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_025.py | 2 +- .../testcases/level1/lifecycle/lifecycle_state_026.py | 4 ++-- .../testcases/level1/networking/sub_samgr_sa_load_002.py | 2 +- .../testcases/level1/networking/sub_samgr_sa_once_001.py | 2 +- 60 files changed, 61 insertions(+), 61 deletions(-) diff --git a/test/autotest/aw/disk_drop_log.py b/test/autotest/aw/disk_drop_log.py index f97c7f38..deedc045 100644 --- a/test/autotest/aw/disk_drop_log.py +++ b/test/autotest/aw/disk_drop_log.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 #-*- coding: utf-8 -*- -# Copyright (c) 2024 Huawei Device Co., Ltd. +# Copyright (c) 2025 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/test/autotest/aw/get_source_path.py b/test/autotest/aw/get_source_path.py index 1365abcd..e1cf445a 100644 --- a/test/autotest/aw/get_source_path.py +++ b/test/autotest/aw/get_source_path.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 #-*- coding: utf-8 -*- -# Copyright (c) 2024 Huawei Device Co., Ltd. +# Copyright (c) 2025 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/test/autotest/aw/push_remove_source.py b/test/autotest/aw/push_remove_source.py index abde9ec4..0e271986 100644 --- a/test/autotest/aw/push_remove_source.py +++ b/test/autotest/aw/push_remove_source.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 #-*- coding: utf-8 -*- -# Copyright (c) 2024 Huawei Device Co., Ltd. +# Copyright (c) 2025 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/test/autotest/choose_device.py b/test/autotest/choose_device.py index dcb40758..938273f5 100644 --- a/test/autotest/choose_device.py +++ b/test/autotest/choose_device.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 #-*- coding: utf-8 -*- -# Copyright (c) 2024 Huawei Device Co., Ltd. +# Copyright (c) 2025 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/test/autotest/config/user_config.xml b/test/autotest/config/user_config.xml index 976b710c..ef05325c 100644 --- a/test/autotest/config/user_config.xml +++ b/test/autotest/config/user_config.xml @@ -1,6 +1,6 @@