Home
last modified time | relevance | path

Searched refs:CheckPoint (Results 1 - 25 of 31) sorted by relevance

12

/foundation/systemabilitymgr/samgr/test/autotest/testcases/level0/
H A Dcase09_once004.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
46 CheckPoint("The first 1494 was successfully loaded")
58 CheckPoint("The first 1494 was successfully unloaded")
70 CheckPoint("The second 1494 was successfully loaded")
76 CheckPoint("It only took effect once, and the second time 1494 failed to unload")
H A Dcase24_sub001.py19 from devicetest.core.test_case import TestCase, Step, CheckPoint, get_report_dir namespace
54 CheckPoint("1494 is loaded after booting up")
62 CheckPoint("The log contains 'ListenAbility: OnAddSystemAbility systemAbilityId:1901 added!'")
66 CheckPoint("The log contains 'ListenAbility: OnAddSystemAbility systemAbilityId:4700 added!'")
H A Dcase08_once003.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
54 CheckPoint("The first 1494 was successfully loaded")
66 CheckPoint("The first 1494 was successfully unloaded")
78 CheckPoint("The second 1494 was successfully loaded")
84 CheckPoint("It only took effect once, and the second time 1494 failed to unload")
H A Dcase07_once002.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
53 CheckPoint("The first 1494 was successfully loaded")
64 CheckPoint("The first 1494 was successfully unloaded")
76 CheckPoint("The second 1494 was successfully loaded")
81 CheckPoint("It only took effect once, and the second time 1494 failed to unload")
H A Dcase10_delay_time002.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
53 CheckPoint("1494 and 1499 load successfully when the screen is turned on")
57 CheckPoint("The unload time is -1, and 1494 and 1499 are unloaded immediately by default")
H A Dcase19_switch002.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
58 CheckPoint("After turning on Bluetooth, 1494 was successfully loaded")
70 CheckPoint("After turning off Bluetooth, 1494 was successfully unloaded")
H A Dcase18_switch001.py19 from devicetest.core.test_case import TestCase, CheckPoint namespace
59 CheckPoint("After turning on WiFi, 1494 was successfully loaded")
71 CheckPoint("After turning off WiFi, 1494 successfully unloaded")
H A Dcase21_add001.py18 from devicetest.core.test_case import TestCase, CheckPoint, get_report_dir namespace
55 CheckPoint("Initially, 1494 was not loaded")
71 CheckPoint("Non native process add intercepted, 1494 not loaded")
H A Dcase20_timer003.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
54 CheckPoint("param set to true 1494 successfully loaded")
66 CheckPoint("Param set to false 1494 and successfully unloaded after 20 seconds")
H A Dcase11_delay_time003.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
53 CheckPoint("1494 and 1499 load successfully when the screen is turned on")
57 CheckPoint(
H A Dcase12_delay_time001.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
53 CheckPoint("1494 and 1499 load successfully when the screen is turned on")
65 CheckPoint("1494 and 1499 are unloaded 5 seconds after the screen is turned off")
H A Dcase13_param001.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
53 CheckPoint("param set to true 1494 successfully loaded")
65 CheckPoint("param set to false 1494 and successfully unloaded after 20 seconds")
H A Dcase26_init001.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
52 CheckPoint("First kill samgr, enter fastboot or restart")
68 CheckPoint("Second kill samgr, enter fastboot or restart")
H A Dcase05_init001.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
40 CheckPoint("The system can detect the startup event")
H A Dcase01_listen001.py17 from devicetest.core.test_case import TestCase, CheckPoint, get_report_dir namespace
48 CheckPoint("'AddProc:distributeddataĺ’ŚRemoveProc:distributeddata dead' is present in the logs")
H A Dcase02_load001.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
46 CheckPoint("find 1494 and 1499")
H A Dcase03_get001.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
45 CheckPoint("Failed to query SA with said of 100")
H A Dcase04_get002.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
41 CheckPoint("SA 1204 exist")
H A Dcase06_commonevent001.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
45 CheckPoint("find SA DistributedDeviceProfile")
H A Dcase15_dysaprofile004.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
52 CheckPoint(
H A Dcase17_dysaprofile002.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
45 CheckPoint("Query the current loading conditions")
H A Dcase16_dysaprofile001.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
46 CheckPoint("Query the current loading conditions")
H A Dcase23_process002.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
39 CheckPoint("Print death callback information")
H A Dcase22_process001.py17 from devicetest.core.test_case import TestCase, CheckPoint namespace
43 CheckPoint("Print process information")
H A Dcase14_dysaprofile003.py18 from devicetest.core.test_case import TestCase, CheckPoint namespace
56 CheckPoint(

Completed in 5 milliseconds

12