]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'cherry-pick-6181af2a' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 10 Apr 2017 06:20:01 +0000 (14:20 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 10 Apr 2017 06:20:01 +0000 (14:20 +0800)
Merge branch 'test/reboot_between_unit_test_cases' into 'release/v2.0'

CI: add reset between running each unit test cases

Unit test is designed to detect bug **within** each test case. Therefore we'll reset between each case to provide a clean context. We will later add stress cases to run unit test cases together to detect potential bugs.

See merge request !636

See merge request !642


Trivial merge