Merge branch 'bugfix/unit_test_timeout' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 22 May 2018 03:13:16 +0000 (11:13 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 22 May 2018 03:13:16 +0000 (11:13 +0800)
commit41bb1fcb48676e0f9faf6bbc38732ab33938bc74
tree8e4cd887884a5fec0be52bb359474ab9cf00e373
parent75c27202f73432c09cddda84b9a872184da3ad41
parent156dd4841d5b0a6f4b03305f768a26b3a89217e0
Merge branch 'bugfix/unit_test_timeout' into 'master'

Unit tests: Add per-test timeout option, disable two SD tests

See merge request idf/esp-idf!2423