summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/psx13.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 17:24:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 17:24:35 +0000
commitc40d3c4b02ba66dbc99ad7fd01813e42f1b99c6a (patch)
treeb95b7430a0b275d59076817893ba2e35d9075581 /testsuites/psxtests/psx13/psx13.scn
parent2010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com> (diff)
downloadrtems-c40d3c4b02ba66dbc99ad7fd01813e42f1b99c6a.tar.bz2
2010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com>
PR 1597/cpukit * psx13/psx13.scn, psx13/test.c, psxstat/psxstat.scn, psxstat/test.c: Add lchown() and utimes().
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psx13/psx13.scn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx13/psx13.scn b/testsuites/psxtests/psx13/psx13.scn
index 0b738368ab..83f551b9e5 100644
--- a/testsuites/psxtests/psx13/psx13.scn
+++ b/testsuites/psxtests/psx13/psx13.scn
@@ -7,6 +7,7 @@ Testing dup2()........... Success.
Testing fdatasync()...... Success.
Testing umask().......... Success.
Testing utime().......... Success.
+Testing utimes().......... Success.
Testing pipe()........... Success.
Testing pipe() with NULL........... Failed!!!
Testing fsync().......... Success.