13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
Files:
|
|
tests/test-boot-time.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-boot-time
|
|
check_PROGRAMS += test-boot-time
|
|
test_boot_time_LDADD = $(LDADD) $(CLOCK_TIME_LIB)
|