ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../htl/tests
chenyf 8b0660016e 1 2024-04-01 23:19:46 +08:00
..
Makefile 1 2024-04-01 23:19:46 +08:00
README 1 2024-04-01 23:19:46 +08:00
test-1.c 1 2024-04-01 23:19:46 +08:00
test-2.c 1 2024-04-01 23:19:46 +08:00
test-3.c 1 2024-04-01 23:19:46 +08:00
test-4.c 1 2024-04-01 23:19:46 +08:00
test-5.c 1 2024-04-01 23:19:46 +08:00
test-6.c 1 2024-04-01 23:19:46 +08:00
test-7.c 1 2024-04-01 23:19:46 +08:00
test-8.c 1 2024-04-01 23:19:46 +08:00
test-9.c 1 2024-04-01 23:19:46 +08:00
test-10.c 1 2024-04-01 23:19:46 +08:00
test-11.c 1 2024-04-01 23:19:46 +08:00
test-12.c 1 2024-04-01 23:19:46 +08:00
test-13.c 1 2024-04-01 23:19:46 +08:00
test-14.c 1 2024-04-01 23:19:46 +08:00
test-15.c 1 2024-04-01 23:19:46 +08:00
test-16.c 1 2024-04-01 23:19:46 +08:00
test-17.c 1 2024-04-01 23:19:46 +08:00
test-__pthread_destroy_specific-skip.c 1 2024-04-01 23:19:46 +08:00

README

Testing of installed package:

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