mirror of
https://github.com/espressif/openthread.git
synced 2026-08-09 04:07:47 +00:00
@@ -165,9 +165,11 @@ void TestDiag()
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef ENABLE_TEST_MAIN
|
||||
int main(void)
|
||||
{
|
||||
TestDiag();
|
||||
printf("All tests passed\n");
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user