1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-15 11:41:20 +03:00
Files
gnulib/modules/totalorder-bench-tests
Bruno Haible eb12a778b3 totalorder-bench-tests: New module.
* tests/bench-totalorder.c: New file, based on tests/test-totalorder.h.
* modules/totalorder-bench-tests: New file.
2023-10-15 15:54:11 +02:00

19 lines
298 B
Plaintext

Files:
tests/bench-totalorder.c
tests/bench.h
Depends-on:
totalorderf
totalorder
totalorderl
getrusage
gettimeofday
signed-nan
signed-snan
configure.ac:
Makefile.am:
noinst_PROGRAMS += bench-totalorder
bench_totalorder_LDADD = $(LDADD) $(TOTALORDERF_LIBM) $(TOTALORDER_LIBM) $(TOTALORDERL_LIBM)