<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2010-07-05)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>

        * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.197&r2=text&tr2=1.198&diff_format=h">M</a></td><td width='1%'>1.198</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/Makefile.am.diff?r1=text&tr1=1.35&r2=text&tr2=1.36&diff_format=h">M</a></td><td width='1%'>1.36</td><td width='100%'>testsuites/libtests/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/configure.ac.diff?r1=text&tr1=1.42&r2=text&tr2=1.43&diff_format=h">M</a></td><td width='1%'>1.43</td><td width='100%'>testsuites/libtests/configure.ac</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.197 rtems/testsuites/libtests/ChangeLog:1.198
--- rtems/testsuites/libtests/ChangeLog:1.197   Mon Jul  5 16:14:39 2010
+++ rtems/testsuites/libtests/ChangeLog Mon Jul  5 19:32:32 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-07-05        Joel Sherrill <joel.sherrill@oarcorp.com>
 
<font color='#000088'>+   * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
+
+2010-07-05     Joel Sherrill <joel.sherrill@oarcorp.com>
+
</font>   * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
        * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
        termios06/termios06.doc, termios06/termios06.scn,

<font color='#006600'>diff -u rtems/testsuites/libtests/Makefile.am:1.35 rtems/testsuites/libtests/Makefile.am:1.36
--- rtems/testsuites/libtests/Makefile.am:1.35  Mon Jul  5 16:14:39 2010
+++ rtems/testsuites/libtests/Makefile.am       Mon Jul  5 19:32:33 2010
</font><font color='#997700'>@@ -7,7 +7,7 @@
</font> SUBDIRS = POSIX
 
 SUBDIRS += bspcmdline01 cpuuse gxx01 malloctest malloc02 malloc03 heapwalk \
<font color='#880000'>-    putenvtest monitor monitor02 rtmonuse stackchk stackchk01 tar01 tar02 \
</font><font color='#000088'>+    putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
</font>     termios termios01 termios02 termios03 termios04 termios05 termios06 \
     rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
     block08 block09 block10 stringto01

<font color='#006600'>diff -u rtems/testsuites/libtests/configure.ac:1.42 rtems/testsuites/libtests/configure.ac:1.43
--- rtems/testsuites/libtests/configure.ac:1.42 Mon Jul  5 16:14:39 2010
+++ rtems/testsuites/libtests/configure.ac      Mon Jul  5 19:32:33 2010
</font><font color='#997700'>@@ -58,8 +58,6 @@
</font> stackchk/Makefile
 stackchk01/Makefile
 stringto01/Makefile
<font color='#880000'>-tar01/Makefile
-tar02/Makefile
</font> termios/Makefile
 termios01/Makefile
 termios02/Makefile
</pre>
<p> </p>
<a name='cs2'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>

        * Makefile.am, configure.ac: Add test for various forms of times() and
        getrusage().
        * psxgetrusage01/.cvsignore, psxgetrusage01/Makefile.am,
        psxgetrusage01/init.c, psxgetrusage01/psxgetrusage01.doc,
        psxgetrusage01/psxgetrusage01.scn, psxtimes01/.cvsignore,
        psxtimes01/Makefile.am, psxtimes01/init.c, psxtimes01/psxtimes01.doc,
        psxtimes01/psxtimes01.scn: New files.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/ChangeLog.diff?r1=text&tr1=1.285&r2=text&tr2=1.286&diff_format=h">M</a></td><td width='1%'>1.286</td><td width='100%'>testsuites/psxtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/Makefile.am.diff?r1=text&tr1=1.64&r2=text&tr2=1.65&diff_format=h">M</a></td><td width='1%'>1.65</td><td width='100%'>testsuites/psxtests/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/configure.ac.diff?r1=text&tr1=1.68&r2=text&tr2=1.69&diff_format=h">M</a></td><td width='1%'>1.69</td><td width='100%'>testsuites/psxtests/configure.ac</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxgetrusage01/.cvsignore?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxgetrusage01/.cvsignore</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxgetrusage01/Makefile.am?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxgetrusage01/Makefile.am</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxgetrusage01/init.c?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxgetrusage01/init.c</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxgetrusage01/psxgetrusage01.doc?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxgetrusage01/psxgetrusage01.doc</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxgetrusage01/psxgetrusage01.scn?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxgetrusage01/psxgetrusage01.scn</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxtimes01/.cvsignore?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxtimes01/.cvsignore</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxtimes01/Makefile.am?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxtimes01/Makefile.am</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxtimes01/init.c?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxtimes01/init.c</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxtimes01/psxtimes01.doc?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxtimes01/psxtimes01.doc</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxtimes01/psxtimes01.scn?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/psxtests/psxtimes01/psxtimes01.scn</font></td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/psxtests/ChangeLog:1.285 rtems/testsuites/psxtests/ChangeLog:1.286
--- rtems/testsuites/psxtests/ChangeLog:1.285   Mon Jul  5 17:01:05 2010
+++ rtems/testsuites/psxtests/ChangeLog Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -1,5 +1,15 @@
</font> 2010-07-05        Joel Sherrill <joel.sherrill@oarcorp.com>
 
<font color='#000088'>+   * Makefile.am, configure.ac: Add test for various forms of times() and
+       getrusage().
+       * psxgetrusage01/.cvsignore, psxgetrusage01/Makefile.am,
+       psxgetrusage01/init.c, psxgetrusage01/psxgetrusage01.doc,
+       psxgetrusage01/psxgetrusage01.scn, psxtimes01/.cvsignore,
+       psxtimes01/Makefile.am, psxtimes01/init.c, psxtimes01/psxtimes01.doc,
+       psxtimes01/psxtimes01.scn: New files.
+
+2010-07-05     Joel Sherrill <joel.sherrill@oarcorp.com>
+
</font>   * psxid01/init.c, psxid01/psxid01.scn: Actually match an entry in
        /etc/passwd and /etc/group.
 

<font color='#006600'>diff -u rtems/testsuites/psxtests/Makefile.am:1.64 rtems/testsuites/psxtests/Makefile.am:1.65
--- rtems/testsuites/psxtests/Makefile.am:1.64  Thu Jul  1 12:26:29 2010
+++ rtems/testsuites/psxtests/Makefile.am       Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -19,8 +19,9 @@
</font> endif
 
 ## File IO tests
<font color='#880000'>-SUBDIRS += psxfile01 psxfile02 psxfilelock01 psxid01 psximfs01 psxreaddir \
-    psxstat psxmount psx13 psxchroot01 psxpasswd01 psxpasswd02
</font><font color='#000088'>+SUBDIRS += psxfile01 psxfile02 psxfilelock01 psxgetrusage01 psxid01 \
+    psximfs01 psxreaddir psxstat psxmount psx13 psxchroot01 psxpasswd01 \
+    psxpasswd02 psxtimes01
</font> 
 ## Until sys/uio.h is moved to libcsupport, we have to have networking
 ## enabled to support readv and writev.  Hopefully this is a temporary

<font color='#006600'>diff -u rtems/testsuites/psxtests/configure.ac:1.68 rtems/testsuites/psxtests/configure.ac:1.69
--- rtems/testsuites/psxtests/configure.ac:1.68 Thu Jul  1 12:26:30 2010
+++ rtems/testsuites/psxtests/configure.ac      Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -89,6 +89,7 @@
</font> psxfile01/Makefile
 psxfile02/Makefile
 psxfilelock01/Makefile
<font color='#000088'>+psxgetrusage01/Makefile
</font> psxhdrs/Makefile
 psxid01/Makefile
 psximfs01/Makefile
<font color='#997700'>@@ -123,6 +124,7 @@
</font> psxtime/Makefile
 psxtimer01/Makefile
 psxtimer02/Makefile
<font color='#000088'>+psxtimes01/Makefile
</font> psxualarm/Makefile
 psxusleep/Makefile
 ])

<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxgetrusage01/.cvsignore:1.1
--- /dev/null   Mon Jul  5 20:17:23 2010
+++ rtems/testsuites/psxtests/psxgetrusage01/.cvsignore Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,2 @@
</font><font color='#000088'>+Makefile
+Makefile.in
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxgetrusage01/Makefile.am:1.1
--- /dev/null   Mon Jul  5 20:17:23 2010
+++ rtems/testsuites/psxtests/psxgetrusage01/Makefile.am        Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,26 @@
</font><font color='#000088'>+##
+## $Id$
+##
+
+MANAGERS = all
+
+rtems_tests_PROGRAMS = psxgetrusage01
+psxgetrusage01_SOURCES = init.c ../../support/src/spin.c
+
+dist_rtems_tests_DATA = psxgetrusage01.scn
+dist_rtems_tests_DATA += psxgetrusage01.doc
+
+include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../automake/compile.am
+include $(top_srcdir)/../automake/leaf.am
+
+AM_CPPFLAGS += -I$(top_srcdir)/../support/include
+
+LINK_OBJS = $(psxgetrusage01_OBJECTS) $(psxgetrusage01_LDADD)
+LINK_LIBS = $(psxgetrusage01_LDLIBS)
+
+psxgetrusage01$(EXEEXT): $(psxgetrusage01_OBJECTS) $(psxgetrusage01_DEPENDENCIES)
+       @rm -f psxgetrusage01$(EXEEXT)
+       $(make-exe)
+
+include $(top_srcdir)/../automake/local.am
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxgetrusage01/init.c:1.1
--- /dev/null   Mon Jul  5 20:17:23 2010
+++ rtems/testsuites/psxtests/psxgetrusage01/init.c     Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,76 @@
</font><font color='#000088'>+/*
+ *  COPYRIGHT (c) 1989-2010.
+ *  On-Line Applications Research Corporation (OAR).
+ *
+ *  The license and distribution terms for this file may be
+ *  found in the file LICENSE in this distribution or at
+ *  http://www.rtems.com/license/LICENSE.
+ *
+ *  $Id$
+ */
+
+#include <tmacros.h>
+#include "test_support.h"
+
+#include <sys/time.h>
+#include <sys/resource.h>
+#include <errno.h>
+
+int getrusage(int who, struct rusage *usage);
+
+rtems_task Init(
+  rtems_task_argument argument
+)
+{
+  int           sc;
+  struct rusage usage;
+
+  puts( "\n\n*** TEST GETRUSAGE 01 ***" );
+
+  puts( "getrusage( RUSAGE_SELF, NULL ) -- EFAULT" );
+  sc = getrusage( RUSAGE_SELF, NULL );
+  rtems_test_assert( sc == -1 );
+  rtems_test_assert( errno == EFAULT );
+
+  puts( "getrusage( RUSAGE_CHILDREN, &usage ) -- ENOSYS" );
+  sc = getrusage( RUSAGE_CHILDREN, &usage );
+  rtems_test_assert( sc == -1 );
+  rtems_test_assert( errno == ENOSYS );
+
+  puts( "getrusage( 77, &usage ) -- EINVAL" );
+  sc = getrusage( 77, &usage );
+  rtems_test_assert( sc == -1 );
+  rtems_test_assert( errno == EINVAL );
+
+  puts( "Consume CPU long enough to have non-zero usage" );
+  rtems_test_spin_for_ticks( 5 );
+<span style="background-color: #FF0000">  </span>
+  puts( "getrusage( RUSAGE_SELF, &usage ) -- EINVAL" );
+  sc = getrusage( RUSAGE_SELF, &usage );
+  rtems_test_assert( sc == 0 );
+
+  /* CPU usage is non-zero */
+  rtems_test_assert( usage.ru_utime.tv_sec == 0 );
+  rtems_test_assert( usage.ru_utime.tv_usec != 0 );
+
+  /* System and user time is the same */
+  rtems_test_assert( usage.ru_utime.tv_sec == usage.ru_stime.tv_sec );
+  rtems_test_assert( usage.ru_utime.tv_usec == usage.ru_stime.tv_usec );
+<span style="background-color: #FF0000">  </span>
+  puts( "*** END OF TEST GETRUSAGE 01 ***" );
+
+  rtems_test_exit(0);
+}
+
+/* configuration information */
+
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+
+#define CONFIGURE_MAXIMUM_TASKS             1
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
+#define CONFIGURE_INIT
+
+#include <rtems/confdefs.h>
+/* end of file */
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxgetrusage01/psxgetrusage01.doc:1.1
--- /dev/null   Mon Jul  5 20:17:23 2010
+++ rtems/testsuites/psxtests/psxgetrusage01/psxgetrusage01.doc Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,22 @@
</font><font color='#000088'>+#
+#  $Id$
+#
+#  COPYRIGHT (c) 1989-2010.
+#  On-Line Applications Research Corporation (OAR).
+#
+#  The license and distribution terms for this file may be
+#  found in the file LICENSE in this distribution or at
+#  http://www.rtems.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name:  psxgetrusage01
+
+directives:
+
+  getrusage
+
+concepts:
+
++ fully exercise getrusage()
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxgetrusage01/psxgetrusage01.scn:1.1
--- /dev/null   Mon Jul  5 20:17:23 2010
+++ rtems/testsuites/psxtests/psxgetrusage01/psxgetrusage01.scn Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,7 @@
</font><font color='#000088'>+*** TEST GETRUSAGE 01 ***
+getrusage( RUSAGE_SELF, NULL ) -- EFAULT
+getrusage( RUSAGE_CHILDREN, &usage ) -- ENOSYS
+getrusage( 77, &usage ) -- EINVAL
+Consume CPU long enough to have non-zero usage
+getrusage( RUSAGE_SELF, &usage ) -- EINVAL
+*** END OF TEST GETRUSAGE 01 ***
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxtimes01/.cvsignore:1.1
--- /dev/null   Mon Jul  5 20:17:23 2010
+++ rtems/testsuites/psxtests/psxtimes01/.cvsignore     Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,2 @@
</font><font color='#000088'>+Makefile
+Makefile.in
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxtimes01/Makefile.am:1.1
--- /dev/null   Mon Jul  5 20:17:24 2010
+++ rtems/testsuites/psxtests/psxtimes01/Makefile.am    Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,24 @@
</font><font color='#000088'>+##
+## $Id$
+##
+
+rtems_tests_PROGRAMS = psxtimes01
+psxtimes01_SOURCES = init.c ../../support/src/spin.c
+
+dist_rtems_tests_DATA = psxtimes01.scn
+dist_rtems_tests_DATA += psxtimes01.doc
+
+include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../automake/compile.am
+include $(top_srcdir)/../automake/leaf.am
+
+AM_CPPFLAGS += -I$(top_srcdir)/../support/include
+
+LINK_OBJS = $(psxtimes01_OBJECTS) $(psxtimes01_LDADD)
+LINK_LIBS = $(psxtimes01_LDLIBS)
+
+psxtimes01$(EXEEXT): $(psxtimes01_OBJECTS) $(psxtimes01_DEPENDENCIES)
+       @rm -f psxtimes01$(EXEEXT)
+       $(make-exe)
+
+include $(top_srcdir)/../automake/local.am
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxtimes01/init.c:1.1
--- /dev/null   Mon Jul  5 20:17:24 2010
+++ rtems/testsuites/psxtests/psxtimes01/init.c Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,87 @@
</font><font color='#000088'>+/*
+ *  COPYRIGHT (c) 1989-2010.
+ *  On-Line Applications Research Corporation (OAR).
+ *
+ *  The license and distribution terms for this file may be
+ *  found in the file LICENSE in this distribution or at
+ *  http://www.rtems.com/license/LICENSE.
+ *
+ *  $Id$
+ */
+
+#include <tmacros.h>
+#include "test_support.h"
+#include <sys/times.h>
+#include <errno.h>
+
+clock_t _times_r(
+   struct _reent *ptr,
+   struct tms  *ptms
+);
+
+clock_t _times(
+   struct tms  *ptms
+);
+
+rtems_task Init(
+  rtems_task_argument argument
+)
+{
+  clock_t    start;
+  clock_t    now;
+  clock_t    sc;
+  clock_t    difference;
+  struct tms start_tm;
+  struct tms end_tm;
+
+  puts( "\n\n*** TEST TIMES 01 ***" );
+
+  puts( "times( NULL ) -- EFAULT" );
+  sc = times( NULL );
+  rtems_test_assert( sc == -1 );
+  rtems_test_assert( errno == EFAULT );
+
+  puts( "_times_r( NULL, NULL ) -- EFAULT" );
+  start = _times_r( NULL, NULL );
+  rtems_test_assert( sc == -1 );
+  rtems_test_assert( errno == EFAULT );
+
+  while ( rtems_clock_get_ticks_since_boot() == 0 )
+    ;
+
+  puts( "_times( &start_tm ) -- OK" );
+  now = _times( &start_tm );
+  rtems_test_assert( start != 0 );
+<span style="background-color: #FF0000">  </span>
+  rtems_test_spin_for_ticks(5);
+
+  puts( "_times( &end_tm ) -- OK" );
+  end = _times( &end_tm );
+  rtems_test_assert( end != 0 );
+<span style="background-color: #FF0000">  </span>
+  puts( "Check various values" );
+  difference = end - start;
+  rtems_test_assert( difference >= 5 );
+
+  rtems_test_assert( end_tm.tms_utime >= start_tm.tms_utime );
+  rtems_test_assert( end_tm.tms_stime >= start_tm.tms_stime );
+  rtems_test_assert( end_tm.tms_cutime == 0 );
+  rtems_test_assert( end_tm.tms_cstime == 0 );
+<span style="background-color: #FF0000">  </span>
+  puts( "*** END OF TEST TIMES 01 ***" );
+
+  rtems_test_exit(0);
+}
+
+/* configuration information */
+
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+
+#define CONFIGURE_MAXIMUM_TASKS             1
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
+#define CONFIGURE_INIT
+
+#include <rtems/confdefs.h>
+/* end of file */
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxtimes01/psxtimes01.doc:1.1
--- /dev/null   Mon Jul  5 20:17:24 2010
+++ rtems/testsuites/psxtests/psxtimes01/psxtimes01.doc Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,24 @@
</font><font color='#000088'>+#
+#  $Id$
+#
+#  COPYRIGHT (c) 1989-2010.
+#  On-Line Applications Research Corporation (OAR).
+#
+#  The license and distribution terms for this file may be
+#  found in the file LICENSE in this distribution or at
+#  http://www.rtems.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name:  psxtimes01
+
+directives:
+
+  times
+  _times
+  _times_r
+
+concepts:
+
++ exercise the above routines
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/psxtests/psxtimes01/psxtimes01.scn:1.1
--- /dev/null   Mon Jul  5 20:17:24 2010
+++ rtems/testsuites/psxtests/psxtimes01/psxtimes01.scn Mon Jul  5 20:01:42 2010
</font><font color='#997700'>@@ -0,0 +1,7 @@
</font><font color='#000088'>+*** TEST TIMES 01 ***
+times( NULL ) -- EFAULT
+_times_r( NULL, NULL ) -- EFAULT
+_times( &start_tm ) -- OK
+_times( &end_tm ) -- OK
+Check various values
+*** END OF TEST TIMES 01 ***
</font></pre>
<p> </p>
<a name='cs3'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>

        * malloctest/system.h: Enable malloc statistics.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.198&r2=text&tr2=1.199&diff_format=h">M</a></td><td width='1%'>1.199</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloctest/system.h.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/libtests/malloctest/system.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.198 rtems/testsuites/libtests/ChangeLog:1.199
--- rtems/testsuites/libtests/ChangeLog:1.198   Mon Jul  5 19:32:32 2010
+++ rtems/testsuites/libtests/ChangeLog Mon Jul  5 20:02:06 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-07-05        Joel Sherrill <joel.sherrill@oarcorp.com>
 
<font color='#000088'>+   * malloctest/system.h: Enable malloc statistics.
+
+2010-07-05     Joel Sherrill <joel.sherrill@oarcorp.com>
+
</font>   * Makefile.am, configure.ac: tar01 and tar02 not merged yet.
 
 2010-07-05     Joel Sherrill <joel.sherrill@oarcorp.com>

<font color='#006600'>diff -u rtems/testsuites/libtests/malloctest/system.h:1.11 rtems/testsuites/libtests/malloctest/system.h:1.12
--- rtems/testsuites/libtests/malloctest/system.h:1.11  Thu Apr  1 09:16:12 2004
+++ rtems/testsuites/libtests/malloctest/system.h       Mon Jul  5 20:02:06 2010
</font><font color='#997700'>@@ -39,6 +39,8 @@
</font> #define CONFIGURE_EXTRA_TASK_STACKS  ((TASK_STACK_SIZE)*5)
 #define CONFIGURE_MAXIMUM_TASKS               6
 
<font color='#000088'>+#define CONFIGURE_MALLOC_STATISTICS
+
</font> #define CONFIGURE_RTEMS_INIT_TASKS_TABLE
 
 #include <rtems/confdefs.h>
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>