From: Ivan Grokhotkov Date: Fri, 12 May 2017 06:53:46 +0000 (+0800) Subject: Merge branch 'bugfix/unit_test_fixes' into 'master' X-Git-Tag: v2.1-rc1~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=272551301ef618b23740cf055f523407092932a3;p=esp-idf Merge branch 'bugfix/unit_test_fixes' into 'master' Small unit-test-related fixes Fixes for some small bugs found running unit tests with heap poisoning turned on. All are bugs in the tests, except for one FreeRTOS fix (when deleting a task, check if it's running on the other CPU and preempt it if so.) See merge request !746 --- 272551301ef618b23740cf055f523407092932a3