# COPYRIGHT (c) 1989-2014. # 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.org/license/LICENSE. # directives: This file describes the directives and concepts tested by this test set. test set name: psxpsxaffinity02 directives: pthread_getaffinity_np pthread_setaffinity_np concepts: + Verify error conditions and functionality of pthread_getaffinity_np + Verify error conditions and functionality of pthread_setaffinity_np Note: This does not test scheduling.