Skip to content

Commit 39ab798

Browse files
cosmo0920edsiper
authored andcommitted
tests: internal: strptime: Add test cases for basic senarios
Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent f0cf7ae commit 39ab798

File tree

2 files changed

+427
-0
lines changed

2 files changed

+427
-0
lines changed

tests/internal/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ set(UNIT_TESTS_FILES
4848
conditionals.c
4949
endianness.c
5050
task_map.c
51+
strptime.c
5152
)
5253

5354
# Config format

0 commit comments

Comments
 (0)