From 62d97c34320923f31380cb7851c81c5c9ce5284e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 10 Jun 2020 20:29:21 +0000 Subject: htl: Enable more cancel tests * nptl/tst-cancel11.c, tst-cancel21-static.c, tst-cancel21.c, tst-cancel6.c, tst-cancelx11.c, tst-cancelx21.c, tst-cancelx6.c: Move to... * sysdeps/pthread: ... here. * nptl/Makefile: Move corresponding references and rules to... * sysdeps/pthread/Makefile: ... here. --- sysdeps/pthread/tst-cancelx11.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 sysdeps/pthread/tst-cancelx11.c (limited to 'sysdeps/pthread/tst-cancelx11.c') diff --git a/sysdeps/pthread/tst-cancelx11.c b/sysdeps/pthread/tst-cancelx11.c new file mode 100644 index 0000000000..ffcc2eefc1 --- /dev/null +++ b/sysdeps/pthread/tst-cancelx11.c @@ -0,0 +1 @@ +#include "tst-cancel11.c" -- cgit 1.4.1