summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-08-10 17:17:24 -0500
committerJoel Sherrill <joel@rtems.org>2022-08-11 13:10:11 -0500
commit996d18c2125aa5fd8ad05db44fdbe7e867841731 (patch)
treec3e2d473a1c99f086fd4cb4536ba6a0ced98a9f9 /testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn
parentbuild/cpukit: Add confdefs/face.h to install rule (diff)
downloadrtems-996d18c2125aa5fd8ad05db44fdbe7e867841731.tar.bz2
psxtimer_face01: Improve coverage and documentation
Updates #4691.
Diffstat (limited to 'testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn')
-rw-r--r--testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn10
1 files changed, 6 insertions, 4 deletions
diff --git a/testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn b/testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn
index 4dab7981cd..b83b41f281 100644
--- a/testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn
+++ b/testsuites/psxtests/psxtimer_face01/psxtimer_face01.scn
@@ -1,4 +1,6 @@
-*** BEGIN OF TEST PSXTIMER 2 ***
-*** TEST VERSION: 6.0.0.1c6ac88f938f4b135f3bbffc4b19bbc540508c80
-*** END OF TEST PSXTIMER 2 ***
-
+*** BEGIN OF TEST FACE 1 ***
+timer_create - CLOCK_REALTIME forbidden - EPERM
+timer_create - CLOCK_PROCESS_CPUTIME_ID not allowed - EINVAL
+timer_create - OK
+timer_delete - OK
+*** END OF TEST PSXTIMER FACE 1 ***