htl: Enable cancel*16 an cancel*20 tests
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Jun 2020 00:14:52 +0000 (00:14 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Jun 2020 00:16:33 +0000 (00:16 +0000)
commit269e4c17cd1031d3feb5adc608edf7c2b19b3f41
tree90202a8a58c19e87e83ff7ecf3f4e6cd02f5b08c
parentf512321130d6c02332d441812ef4780908bb744d
htl: Enable cancel*16 an cancel*20 tests

* nptl/tst-cancel16.c, tst-cancel20.c, tst-cancelx16.c, tst-cancelx20.c:
Move to...
* sysdeps/pthread: ... here.
* nptl/Makefile: Move corresponding references and rules to...
* sysdeps/pthread/Makefile: ... here.
* sysdeps/mach/hurd/i386/Makefile: Xfail tst-cancel*16 for now: missing
barrier pshared support, but test should be working otherwise.
nptl/Makefile
sysdeps/mach/hurd/i386/Makefile
sysdeps/pthread/Makefile
sysdeps/pthread/tst-cancel16.c [moved from nptl/tst-cancel16.c with 100% similarity]
sysdeps/pthread/tst-cancel20.c [moved from nptl/tst-cancel20.c with 100% similarity]
sysdeps/pthread/tst-cancelx16.c [moved from nptl/tst-cancelx16.c with 100% similarity]
sysdeps/pthread/tst-cancelx20.c [moved from nptl/tst-cancelx20.c with 100% similarity]