blob: 7f5ada5593a82283d352196e04d8132e3217dc9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Files:
tests/test-posixtm.c
tests/macros.h
Depends-on:
intprops
setenv
stdint
strftime
configure.ac:
Makefile.am:
TESTS += test-posixtm
check_PROGRAMS += test-posixtm
|