glibc/htl/tests
Carlos O'Donell 5420d211f0 htl/tests: Reformat Makefile.
Reflow and sort Makefile.

No code generation changes in non-test binary artifacts.

No regressions on x86_64 and i686.

Tested with build-many-glibcs.py for x86_64-gnu.
2024-02-25 13:38:16 -05:00
..
Makefile htl/tests: Reformat Makefile. 2024-02-25 13:38:16 -05:00
README
test-1.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-2.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-3.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-4.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-5.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-6.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-7.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-8.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-9.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-10.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-11.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-12.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-13.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-14.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-15.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-16.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-17.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
test-__pthread_destroy_specific-skip.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00

Testing of installed package:

    $ [libpthread]/configure --prefix=[install_root]
    $ make
    $ make install
    $ make -C [libpthread]/tests/ INSTALL_ROOT=[install_root] clean check