We don't have to build an image for running test timeutil. We can just build a native app to test it. So move it into "unit" directory. Also, add 64-bit support for unit testing framework. Signed-off-by: Steven Wang <steven.l.wang@linux.intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.c | ||
| test_gmtime.c | ||
| test_s32.c | ||
| test_s64.c | ||
| testcase.yaml | ||
| timeutil_test.h | ||