]> granicus.if.org Git - esp-idf/commit
test: handle exception by unit test script:
authorHe Yin Ling <heyinling@espressif.com>
Mon, 18 Mar 2019 14:19:30 +0000 (22:19 +0800)
committerHe Yin Ling <heyinling@espressif.com>
Tue, 19 Mar 2019 03:24:08 +0000 (11:24 +0800)
commit0a3975e80d702d3a55ba0008721b13b25073fd6c
tree6d9056c1c5a034517e6cfe411e72aae0897b2938
parentb85e9e5cda7d3569cbe271d6801a0c3ae01cd03d
test: handle exception by unit test script:

unit test script will detect exception, we don't need to let test fail
when exception happened.
tools/unit-test-app/unit_test.py