Fu Hanxi
|
53aacef29c
|
code clean up
|
2020-07-06 19:05:44 +08:00 |
|
Fu Hanxi
|
b26d42afe3
|
Now scan_tests will generate 'scan_<target>.json`
also updated CI yaml and shell scripts
|
2020-07-06 19:05:44 +08:00 |
|
Fu Hanxi
|
377d3eaaa5
|
Move local target detection to ttfw_idf
rename upper_list to upper_list_or_str
minor fix for `unit_test.py` `is 'name'` -> `== 'name`
|
2020-06-01 12:08:57 +08:00 |
|
Fu Hanxi
|
5c92d36078
|
Add list support for ttfw_idf test decorators. Only replicate supported keys
|
2020-05-29 12:42:56 +08:00 |
|
Fu Hanxi
|
e553092d62
|
move ci_target_check to ttfw_idf, move ci_target_filter to AssignTest
mark `supported_in_ci` for AssignTest filter.
|
2020-05-29 12:42:56 +08:00 |
|
Fu Hanxi
|
38c288bc0e
|
Add BOT_TARGET_FILTER to _apply_bot_filter
fix the bug that will calculate twice if ci_target is a list.
|
2020-05-29 12:42:56 +08:00 |
|
Fu Hanxi
|
6c98d7e4bd
|
Add multi target support for search examples
drop keyword `dut`, use `target` instead to assign`dut_class` to `Env`
|
2020-05-29 12:42:56 +08:00 |
|
Ivan Grokhotkov
|
e63764b468
|
CI: test-apps introduction
Introducing feature of adding arbitrary projects which could be build or
executed in the CI for the only purpose as testing
Closes IDF-641
|
2020-02-06 16:46:41 +00:00 |
|
He Yin Ling
|
d621d0e88e
|
tiny-test-fw: move to tools/esp_python_packages:
make `tiny_test_fw` as a package and move to root path of idf python
packages
|
2019-12-06 17:29:47 +08:00 |
|