提交 0b8e22ad 编写于 作者: D dhy308

Change libc-test time zone files relative path as input

Issue: I63KKE
Test: libc-test pass
Signed-off-by: Ndhy308 <tony.gan@huawei.com>
上级 60544be4
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
#include <string.h> #include <string.h>
#include "test.h" #include "test.h"
#define TIME_ZONE_SUB_TAG '/'
#define EPS (0.00001) #define EPS (0.00001)
#define CMPFLAG 0 #define CMPFLAG 0
#define ERREXPECT (-1) #define ERREXPECT (-1)
...@@ -130,4 +129,4 @@ ...@@ -130,4 +129,4 @@
} \ } \
} while (0) } while (0)
#endif #endif
\ No newline at end of file
...@@ -20,8 +20,6 @@ ...@@ -20,8 +20,6 @@
#include <string.h> #include <string.h>
#include <time.h> #include <time.h>
#define TIME_ZONE_SUB_TAG '/'
struct time_test_string_struct { struct time_test_string_struct {
const char *tz; const char *tz;
const char *result; const char *result;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册