mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 06:31:19 +08:00
13 lines
240 B
Plaintext
13 lines
240 B
Plaintext
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.
|