From 115e0591317481cb622913d46f4164d7db34fa1b Mon Sep 17 00:00:00 2001 From: Daniel Ramirez Date: Sat, 30 Nov 2013 15:42:38 -0600 Subject: fixed psxtmthread02 test, updated .csv to be in sync and added test .docs --- testsuites/psxtests/psxspin01/psxspin01.doc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 testsuites/psxtests/psxspin01/psxspin01.doc (limited to 'testsuites/psxtests/psxspin01/psxspin01.doc') diff --git a/testsuites/psxtests/psxspin01/psxspin01.doc b/testsuites/psxtests/psxspin01/psxspin01.doc new file mode 100644 index 0000000000..d9a025fc26 --- /dev/null +++ b/testsuites/psxtests/psxspin01/psxspin01.doc @@ -0,0 +1,21 @@ +# COPYRIGHT (c) 1989-2009. +# On-Line Applications Research Corporation (OAR). +# +# The license and distribution terms for this file may be +# found in the file LICENSE in this distribution or at +# http://www.rtems.com/license/LICENSE. +# + +This file describes the directives and concepts tested by this test set. + +test set name: psxspin + +directives: + + pthread_spin_init + pthread_spin_destroy + +concepts: + ++ Ensure that proper error values result when passing different combinations of + values to pthread_spin_init and pthread_spin_destroy -- cgit v1.2.3