mcst-linux-kernel/glibc-2.35/htl/tests
Елчинян Арен 1fb15e1d3f МЦСТ 5.10 2024-07-09 13:51:45 +03:00
..
Makefile МЦСТ 5.10 2024-07-09 13:51:45 +03:00
README МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-1.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-2.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-3.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-4.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-5.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-6.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-7.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-8.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-9.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-10.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-11.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-12.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-13.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-14.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-15.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-16.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-17.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00
test-__pthread_destroy_specific-skip.c МЦСТ 5.10 2024-07-09 13:51:45 +03:00

README

Testing of installed package:

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