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
|
b76df30915
|
don't overwrite special cases dut
|
2020-06-01 13:39:09 +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
|
9f8b63da38
|
Pass current target to test_method **overwrite.
|
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
|
3fe4adc98d
|
ttfw: allow relative imports in test scripts
|
2020-05-12 22:27:06 +02:00 |
|
Fu Hanxi
|
04342a73f2
|
Fix some python bugs left before
|
2020-04-30 06:47:49 +00:00 |
|
Fu Hanxi
|
76d118577e
|
test_config: fix the bug that will generate !!python/unicode
As an example, [7964999 example_test_002_](https://gitlab.espressif.cn:6688/espressif/esp-idf/-/jobs/7964999/artifacts/file/examples/test_configs/example_test_002_.yml)
|
2020-04-08 11:19:13 +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 |
|