about summary refs log tree commit diff
path: root/nptl/tst-cancelx20.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-29 00:14:52 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-29 00:16:33 +0000
commit269e4c17cd1031d3feb5adc608edf7c2b19b3f41 (patch)
tree90202a8a58c19e87e83ff7ecf3f4e6cd02f5b08c /nptl/tst-cancelx20.c
parentf512321130d6c02332d441812ef4780908bb744d (diff)
downloadglibc-269e4c17cd1031d3feb5adc608edf7c2b19b3f41.tar.gz
glibc-269e4c17cd1031d3feb5adc608edf7c2b19b3f41.tar.xz
glibc-269e4c17cd1031d3feb5adc608edf7c2b19b3f41.zip
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.
Diffstat (limited to 'nptl/tst-cancelx20.c')
-rw-r--r--nptl/tst-cancelx20.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-cancelx20.c b/nptl/tst-cancelx20.c
deleted file mode 100644
index 6bd86376ca..0000000000
--- a/nptl/tst-cancelx20.c
+++ /dev/null
@@ -1 +0,0 @@
-#include "tst-cancel20.c"