summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/test/Makefile
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-04-26 23:25:58 +0000
committerjasone <jasone@FreeBSD.org>2000-04-26 23:25:58 +0000
commit83086c2885ba48701d022b15e141f643e957cf7c (patch)
tree4a040f84b99c42fbba14b3fcc957ca5a9f74898d /lib/libpthread/test/Makefile
parentdcf0db55cc801b71bbfc598d90288814b35f9c84 (diff)
downloadFreeBSD-src-83086c2885ba48701d022b15e141f643e957cf7c.zip
FreeBSD-src-83086c2885ba48701d022b15e141f643e957cf7c.tar.gz
Add test to detect propagation of cancellation points within libc_r.
Diffstat (limited to 'lib/libpthread/test/Makefile')
-rw-r--r--lib/libpthread/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/test/Makefile b/lib/libpthread/test/Makefile
index 7b8bf1f..db2f046 100644
--- a/lib/libpthread/test/Makefile
+++ b/lib/libpthread/test/Makefile
@@ -20,7 +20,7 @@ BTESTS := hello_b.c
PDTESTS :=
# Sequence mode tests written in perl.
-PSTESTS :=
+PSTESTS := propagate_s.pl
# Munge the file lists to their final executable names (strip the .c).
CDTESTS := $(CDTESTS:R)
OpenPOWER on IntegriCloud