🧪 test(log test case): disable system clock modification tests
This commit is contained in:
@@ -65,7 +65,7 @@ TEST(LOG, FILE)
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
TEST(LOG, REOPEN)
|
||||
TEST(LOG, DISABLED_REOPEN)
|
||||
{
|
||||
char buffer1[1024] = "date \"+%Y-%m-%d\" >> .date.txt";
|
||||
char buffer2[1024] = "date -s 2099/01/01";
|
||||
|
||||
Reference in New Issue
Block a user