summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxthreadname01/psxthreadname01.doc
blob: 9094bc0955ab45a3b0d7157e9efdd805ee6d1cb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
This file describes the directives and concepts tested by this test set.

test set name: psxthreadname01

directives:

  - pthread_setname_np()
  - pthread_getname_np()

concepts:

  - Ensure that set/get of thread names works as expected.