Wykres commitów

7 Commity (ce602a36f9a0196cb3fab3aa5dbc31fcb34b53d3)

Autor SHA1 Wiadomość Data
wanlei c34ea9cef6 ci: pytest automation script increase timeout time 2023-04-14 12:03:38 +08:00
Fu Hanxi 38c292c7bf ci: fix: pexpect.buffer can't be kept between processes 2023-02-21 16:09:19 +08:00
Fu Hanxi b04e5d070a case_tester: use multi-processing instead of threads
Pros:
- Using thread would face GIL issue and turns out very slow when running
with poor hardware.

Cons:
- Does not support windows anymore. For testing purpose, it's fine.
2023-02-20 11:18:14 +08:00
Chen Yu Dong a05e8996ab Merge branch 'ci/migrate_wifi_unit_test_app' into 'master'
CI: Migrate wifi unit tests to componment_ut

Closes IDF-5586

See merge request espressif/esp-idf!20787
2022-11-11 16:24:49 +08:00
Chen Yudong a78d492091 pytest: use case_tester for multi-device tests 2022-11-10 22:29:05 +08:00
wanlei f31ecbb42b test: move spi related unit-test into pytest app 2022-11-10 16:02:03 +08:00
laokaiyao cf528deeb1 test: add a script for supporting multi-dev and multi-stage case 2022-10-20 18:35:51 +08:00