Commit Graph

40 Commits

Author SHA1 Message Date
Ralf Corsepius
371fe95f67 Eliminate scndir, docdir. Use rtems_testsdir instead. 2006-07-11 04:41:36 +00:00
Ralf Corsepius
a6b588d649 Convert to using *_PROGRAMS. 2005-11-13 06:46:05 +00:00
Ralf Corsepius
3bb5d94490 Rework. 2005-11-11 14:33:33 +00:00
Ralf Corsepius
4024e57803 Cosmetics. 2005-11-11 10:26:50 +00:00
Ralf Corsepius
7e3887773a Eliminate TEST. 2005-11-11 09:03:24 +00:00
Ralf Corsepius
c784867db0 Expand itrontests.am. 2005-11-11 08:05:43 +00:00
Ralf Corsepius
cb2818800d Eliminate DOCTYPES. 2005-11-10 22:21:20 +00:00
Ralf Corsepius
d65005e414 AM_CPPFLAGS += -I..../support/include. 2005-11-09 12:44:35 +00:00
Ralf Corsepius
933e0fd493 Cleanup 2005-11-07 10:21:11 +00:00
Ralf Corsepius
39767d0c6b Remove SRC, PRINT_SRC. 2005-11-07 09:43:59 +00:00
Ralf Corsepius
d66557fac4 Switch back to include compile.am instead of amcompile.am 2005-11-07 09:09:26 +00:00
Ralf Corsepius
cdfd71036f Partial conversion to automake. 2005-11-07 08:03:28 +00:00
Ralf Corsepius
1b4f2b305c Remove stray white spaces. 2004-04-16 09:24:30 +00:00
Ralf Corsepius
3239698d1f Remove stray white spaces. 2004-04-15 13:26:21 +00:00
Ralf Corsepius
cc8f37cd59 * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* 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 15:16:08 +00:00
Ralf Corsepius
78ef0dcabd 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* 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-04-01 10:14:34 +00:00
Ralf Corsepius
2ac7d127f0 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
2004-01-14 07:49:01 +00:00
Ralf Corsepius
b051bc15a3 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-12-01 21:24:25 +00:00
Joel Sherrill
2f564fee64 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* 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-09-04 18:53:25 +00:00
Ralf Corsepius
34c1b16dfa 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
2003-08-16 16:26:54 +00:00
Ralf Corsepius
ab2fce0647 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-11 05:17:41 +00:00
Joel Sherrill
6b9d16fc27 2002-08-01 Joel Sherrill <joel@OARcorp.com>
* 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-08-02 00:53:38 +00:00
Joel Sherrill
a7d158ab33 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
2002-03-28 00:44:04 +00:00
Joel Sherrill
cd0e68b0b3 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-09-19 17:20:12 +00:00
Joel Sherrill
e9200df1cf 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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
2000-09-05 16:05:59 +00:00
Joel Sherrill
df49c60c96 Merged from 4.5.0-beta3a 2000-06-12 15:00:15 +00:00
Joel Sherrill
bf85b19188 Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
adds .cvsignore.
2000-04-13 14:37:14 +00:00
Joel Sherrill
8fbdf07b62 Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that contains cosmetical changes to the Makefile.ams below tests (removes
old, now invalid comments from these Makefile.ams).
2000-01-31 15:22:23 +00:00
Joel Sherrill
116e54ad16 Uncommitted remains of a previous patch from Ralf Corsepius
<corsepiu@faw.uni-ulm.de> which converted fiels to automake.
1999-11-30 14:03:29 +00:00
Jennifer Averett
9d9a3dd8d3 + Updated copyright information. 1999-11-17 16:47:58 +00:00
Jennifer Averett
36072c8a5d Added test case of rsm_tsk and frsm_tsk on a task not suspended.
This should result in nothing happening, but an E_OK result.
1999-11-16 20:47:30 +00:00
Jennifer Averett
2d82857db3 Updated scn file to match new output. Left out unemplemented
parts as a reminder to fix when these routines became implemented.
1999-11-16 15:38:44 +00:00
Jennifer Averett
4761995134 + Changed ID to 1. ( Compilation error introduced by modifications. ) 1999-11-16 15:33:10 +00:00
Jennifer Averett
3fb7b70be2 Changed to call tmmacros instead of assert. 1999-11-16 14:39:56 +00:00
Jennifer Averett
0f88857a3a + Changed preempt routine into two dummy tasks one that is in dormant
state and one that is in non-dormant state.
+ Increased the priority of the Init task to force the dummy tasks to
  run first.
+ Added calls to ref_tsk to verify the state of the dummy tasks and
  test ref_tsk.
1999-11-15 21:19:58 +00:00
Joel Sherrill
afb11f80e6 + Modified calls to use TSK_SLF for calls to self.
+ Modified calls to use the task id macro for calls to the PREEMPT task.
1999-11-12 22:00:10 +00:00
Joel Sherrill
e8c902cd41 + Added check for priority over 256.
+ Modified output to correctly state the error.
1999-11-12 21:26:54 +00:00
Joel Sherrill
ec0b5ce5d7 Test name changed to reflect placement after merger.
Changed output to reflect what was actually being tested.
1999-11-12 14:50:42 +00:00
Joel Sherrill
713b2eac2f General cleanup. Test documentation improved. The message buffer test
prints a message instead of actually testing since the message buffer
implementation is not in yet.
1999-11-10 22:15:42 +00:00
Joel Sherrill
e099180999 Merged tests from Task group. 1999-11-09 23:27:05 +00:00