15 lines
186 B
Plaintext
15 lines
186 B
Plaintext
Files:
|
|
tests/test-htonl.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
endian
|
|
stdint
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-htonl
|
|
check_PROGRAMS += test-htonl
|
|
test_htonl_LDADD = $(LDADD) @HTONL_LIB@
|