]> sourceware.org Git - glibc.git/commit
pthread: Move basic tests from nptl to sysdeps/pthread
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 16:12:35 +0000 (16:12 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 16:12:53 +0000 (16:12 +0000)
commitcca76b6db216805267212ab03c8691e8e6960338
tree3a668a36d36fc7d3fa309656f0131e9ed53ea4cc
parent19a64d9f6eda12cd4b802aac470c645d208a1216
pthread: Move basic tests from nptl to sysdeps/pthread

So they can be checked with htl too.
nptl/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-basic1.c [moved from nptl/tst-basic1.c with 100% similarity]
sysdeps/pthread/tst-basic2.c [moved from nptl/tst-basic2.c with 100% similarity]
sysdeps/pthread/tst-basic3.c [moved from nptl/tst-basic3.c with 100% similarity]
sysdeps/pthread/tst-basic4.c [moved from nptl/tst-basic4.c with 100% similarity]
sysdeps/pthread/tst-basic5.c [moved from nptl/tst-basic5.c with 100% similarity]
sysdeps/pthread/tst-basic6.c [moved from nptl/tst-basic6.c with 100% similarity]
sysdeps/pthread/tst-basic7.c [moved from nptl/tst-basic7.c with 94% similarity]
This page took 0.044645 seconds and 5 git commands to generate.