]> granicus.if.org Git - esp-idf/commit
test: support test for UT cases expect to reset
authorhouchenyao <houchenyao@espressif.com>
Wed, 20 Sep 2017 09:17:51 +0000 (17:17 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 7 Nov 2017 04:19:39 +0000 (12:19 +0800)
commitf80824a2d8c529ad11c95546421830c208cca0b9
tree83bb59190517fe9e779947f23353150c5a59e050
parent1613044aefc2fb29e93f4eedff77ca205d49d0a6
test: support test for UT cases expect to reset
components/esp32/panic.c
components/esp32/test/test_exception.c [new file with mode: 0644]
components/esp32/test/test_restart.c
components/esp32/test/test_sleep.c
components/idf_test/unit_test/TestCaseScript/IDFUnitTest/UnitTest.py
tools/unit-test-app/tools/TagDefinition.yml
tools/unit-test-app/tools/UnitTestParser.py