From c315dbf2f75c1dfca4741f4911fd6cb3d947b8f2 Mon Sep 17 00:00:00 2001 From: Jennifer Averett Date: Tue, 14 Jan 2014 12:45:49 -0600 Subject: psxtests: Added test for pthread_getattr_np(). --- testsuites/psxtests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 423cf07043..0d457ea00c 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -15,7 +15,7 @@ SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psxspin01 psxspin02 psxsysconf \ psxtime psxtimer01 psxtimer02 psxualarm psxusleep psxfatal01 psxfatal02 \ psxintrcritical01 psxstack01 psxstack02 \ - psxeintr_join + psxeintr_join psxgetattrnp01 endif ## File IO tests -- cgit v1.2.3