get-rusage-data tests: Avoid test failure on musl libc.
commit2e9b9370bcc74dc88b35cb761ae15db72401add2
authorBruno Haible <bruno@clisp.org>
Sun, 17 Jan 2021 08:17:40 +0000 (17 09:17 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 17 Jan 2021 08:17:40 +0000 (17 09:17 +0100)
tree4cbdbb7d0210861279b4965198c86fd7a358876a
parentc7710c141dd44bdc4029b5e8ab1aea3774e37527
get-rusage-data tests: Avoid test failure on musl libc.

* modules/get-rusage-data-tests (Files): Add m4/musl.m4.
(configure.ac): Invoke gl_MUSL_LIBC.
* tests/test-get-rusage-data.c (main): Treat musl libc like glibc.
ChangeLog
modules/get-rusage-data-tests
tests/test-get-rusage-data.c