Wykres commitów

8 Commity (171b4ec13aab373cf5ab9505905334b5f86eb1d9)

Autor SHA1 Wiadomość Data
Fu Hanxi 31fafaea93 ci(pytest): reorder test sequence to run tests faster 2022-02-23 09:12:46 +08:00
Fu Hanxi 1b095db5c9 ci(pytest): refactor panic test to pytest 2022-02-23 09:12:46 +08:00
Fu Hanxi 4f0393b0d1 ci(pytest): add --sdkconfig to trigger only the sdkconfig tests 2022-02-23 09:03:36 +08:00
Fu Hanxi a801555299 ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00
Fu Hanxi ea4673a3a2 ci(pytest): support special markers "supported_targets", "preview_targets", "all_targets" 2022-01-24 15:55:00 +08:00
Fu Hanxi 61942a9f9f fix(pytest): use "--target" to filter the test cases
"-m" can't be specified for multiple times. pytest is using "and", "or",
"not" and parentheses to filter by markers
2021-12-02 10:55:24 +08:00
Fu Hanxi c2a239bd6b ci: set pytest case id to target.config.case_name 2021-12-02 10:18:28 +08:00
Fu Hanxi ef685456ab example: use pytest-embedded to replace examples/system/console test scripts 2021-11-30 09:42:12 +08:00