mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
watchdog: enable INT WDT unit test
This commit is contained in:
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
TEST_CASE("Int wdt test", "[esp32][ignore]")
|
TEST_CASE("Int wdt test", "[esp32][reset=Interrupt wdt timeout on CPU0,SW_CPU_RESET]")
|
||||||
{
|
{
|
||||||
portENTER_CRITICAL_NESTED();
|
portENTER_CRITICAL_NESTED();
|
||||||
while(1);
|
while(1);
|
||||||
|
Reference in New Issue
Block a user