blob: ae9bcde03e4022c346dbdfd818bd9aa6c61322d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-getrusage.c
tests/signature.h
tests/macros.h
Depends-on:
gettimeofday
configure.ac:
Makefile.am:
TESTS += test-getrusage
check_PROGRAMS += test-getrusage
|