summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitronsem01/init.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-17Remove (Abandoned)Ralf Corsepius1-144/+0
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-12/+12
* tmitronsem01/Makefile.am, tmitronsem01/init.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
* tmitronsem01/init.c: Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a clock_settime case for < 1988.
2004-04-20Remove stray white spaces.Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h, tmitronsem01/tmitronsem01.doc: URL for license changed.
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * tmitronsem01/init.c: Modified.
1999-11-17+ Updated copyright information.Jennifer Averett1-0/+3
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1-0/+141
for RTEMS.