summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronsem01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Abandoned)Ralf Corsepius2010-06-176-474/+0
|
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-082-54/+53
| | | | | | | | * itronmbf01/init.c, itronsem01/init.c, itronsem01/system.h, itrontask02/dormant.c, itrontask02/init.c, itrontask03/init.c, itrontask03/preempt.c: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* Use PRId32 to print INT's.Ralf Corsepius2009-10-301-2/+2
|
* Eliminate _exe_/.exe.Ralf Corsepius2009-04-031-7/+7
|
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-02-011-1/+1
| | | | | | | | * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c, itronsem01/init.c, itrontask01/init.c, itrontask02/init.c, itrontask03/init.c, itrontask04/init.c, itrontime01/init.c: Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a clock_settime case for < 1988.
* Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius2006-07-111-4/+2
|
* Convert to using *_PROGRAMS.Ralf Corsepius2005-11-131-12/+9
|
* Rework.Ralf Corsepius2005-11-111-31/+8
|
* Cosmetics.Ralf Corsepius2005-11-111-3/+0
|
* Eliminate TEST.Ralf Corsepius2005-11-111-7/+6
|
* Expand itrontests.am.Ralf Corsepius2005-11-111-1/+23
|
* Eliminate DOCTYPES.Ralf Corsepius2005-11-101-2/+1
|
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-091-0/+2
|
* CleanupRalf Corsepius2005-11-071-3/+1
|
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-071-2/+0
|
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-071-1/+1
|
* Partial conversion to automake.Ralf Corsepius2005-11-071-8/+7
|
* 2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-221-1/+1
| | | | | PR 721/tests * itronsem01/init.c: Fix bogus assert.
* Remove stray white spaces.Ralf Corsepius2004-04-161-3/+3
|
* * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.Ralf Corsepius2004-04-011-1/+1
| | | | | | | | | | | * itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-1/+1
| | | | | | | | | | | | * itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>. * itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-0/+2
| | | | | | | | | | | | | * itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * itronmbf01/Makefile.am: Ditto. * itronmbox01/Makefile.am: Ditto. * itronsem01/Makefile.am: Ditto. * itrontask01/Makefile.am: Ditto. * itrontask02/Makefile.am: Ditto. * itrontask03/Makefile.am: Ditto. * itrontask04/Makefile.am: Ditto. * itrontime01/Makefile.am: Ditto.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-2/+1
| | | | | | | | | | | | * itronhello/Makefile.am: Remove all-local: $(ARCH). * itronmbf01/Makefile.am: Remove all-local: $(ARCH). * itronmbox01/Makefile.am: Remove all-local: $(ARCH). * itronsem01/Makefile.am: Remove all-local: $(ARCH). * itrontask01/Makefile.am: Remove all-local: $(ARCH). * itrontask02/Makefile.am: Remove all-local: $(ARCH). * itrontask03/Makefile.am: Remove all-local: $(ARCH). * itrontask04/Makefile.am: Remove all-local: $(ARCH). * itrontime01/Makefile.am: Remove all-local: $(ARCH).
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-043-3/+3
| | | | | | | | | | | | | | | | * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h, itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h, itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c, itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c, itrontask01/itrontask01.doc, itrontask01/system.h, itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c, itrontask02/itrontask02.doc, itrontask02/system.h, itrontask03/init.c, itrontask03/itrontask03.doc, itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c, itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c, itrontask04/itrontask04.doc, itrontask04/system.h, itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c, itrontime01/init.c, itrontime01/system.h: URL for license changed.
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-161-3/+3
| | | | | | | | | | | | | Makefile.am: Reflect having moved automake. itronhello/Makefile.am: Reflect having moved automake. itronmbf01/Makefile.am: Reflect having moved automake. itronmbox01/Makefile.am: Reflect having moved automake. itronsem01/Makefile.am: Reflect having moved automake. itrontask01/Makefile.am: Reflect having moved automake. itrontask02/Makefile.am: Reflect having moved automake. itrontask03/Makefile.am: Reflect having moved automake. itrontask04/Makefile.am: Reflect having moved automake. itrontime01/Makefile.am: Reflect having moved automake.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-1/+1
| | | | | | | | | | | | * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-021-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. * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c, itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c, itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-1/+0
| | | | | | | | | | | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-191-1/+1
| | | | | | | | | | | | * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg. * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg. * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg. * itronhello/Makefile.am: include leaf.am instead of leaf.cfg. * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg. * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg. * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
* 2001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-201-2/+2
| | | | | | * itronmbf01/itronmbf01.scn, itronmbox01/init.c, itronsem01/itronsem01.scn, itrontime01/init.c: Various adjustments so test output matches screens more reliably.
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-051-0/+1
| | | | | | | | * itronhello/Makefile.am, itronmbf01/Makefile.am, itronmbox01/Makefile.am, itronsem01/Makefile.am, itrontask01/Makefile.am, itrontask02/Makefile.am, itrontask03/Makefile.am, itrontask04/Makefile.am, itrontime01/Makefile.am: Include compile.am
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-123-8/+10
|
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
| | | | adds .cvsignore.
* Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-311-1/+0
| | | | | that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
* Uncommitted remains of a previous patch from Ralf CorsepiusJoel Sherrill1999-11-301-0/+43
| | | | <corsepiu@faw.uni-ulm.de> which converted fiels to automake.
* + Updated copyright information.Jennifer Averett1999-11-173-4/+5
|
* Added data to the log file so it matches the real output.Jennifer Averett1999-11-161-3/+61
|
* Merged tests from Task group.Joel Sherrill1999-11-092-0/+16
|
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-092-0/+367
for RTEMS.