mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-13 03:22:31 +08:00
17 lines
298 B
Plaintext
17 lines
298 B
Plaintext
# COPYRIGHT (c) 2020
|
|
# On-Line Applications Research Corporation (OAR).
|
|
#
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
#
|
|
|
|
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: psxconfstr
|
|
|
|
Directives:
|
|
confstr()
|
|
|
|
Concepts:
|
|
|
|
+ This test exercises the confstr method
|