Joel Sherrill
6d1e9b8bf9
2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* itrontask01/task1.c, itrontask02/dormant.c, itrontask03/task1.c,
itrontask03/task2.c, itrontask03/task3.c, itrontask04/task3.c:
Eliminate test routines TICKS_PER_SECOND and get_ticks_per_second()
in favor of new rtems_clock_get_ticks_per_second().
2009-08-12 20:50:24 +00:00
Joel Sherrill
1654d02d6f
2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* itrontask01/task1.c: Convert calls to legacy routine rtems_clock_get(
RTEMS_CLOCK_GET_TOD, ..) to rtems_clock_get_tod(..).
2009-08-10 14:50:11 +00:00
Ralf Corsepius
3d5483771c
Eliminate _exe_/.exe.
2009-04-03 12:55:13 +00:00
Ralf Corsepius
d024b77383
2009-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* 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:
Eliminate _exe_/.exe.
2009-04-03 12:45:33 +00:00
Joel Sherrill
11ef7b6a46
2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* itrontask04/init.c: Run all tests successfully with maxixum number of
priorities as 16 instead of 256. This was done by temporarily
modifying the score priority.h maximum. This allowed testing of all
API code to ensure that it worked properly with a reduced number of
priorities. Most modifications were to switch from hard-coded maximum
to using the API provided methods to determine maximum number of
priority levels.
2008-12-14 18:39:44 +00:00
Joel Sherrill
1b2dd27879
2008-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* itronhello/system.h, itronmbox01/system.h, itrontask02/system.h,
itrontime01/system.h: Add use of
CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
2008-05-21 22:15:20 +00:00
Joel Sherrill
016e1e250b
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* 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.
2008-02-01 00:45:01 +00:00
Joel Sherrill
8247be669e
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* itronmbf01/init.c, itronmbf01/itronmbf01.scn, itrontask02/init.c,
itrontask03/itrontask03.scn, itrontask03/task1.c,
itrontask04/itrontask04.scn, itrontask04/task3.c: Add optional
managers to Makefiles. Clean up test cases so last output line
follows END OF pattern. Make sure test case all run. All tests
appeared ok on sis.
2007-05-11 19:44:17 +00:00
Joel Sherrill
8d581840b6
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* itronmbf01/init.c: Address size_t/uint32_t typing issues in message
queue tests.
2007-02-06 19:14:30 +00:00
Ralf Corsepius
fcb0cd462c
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Joel Sherrill
07bc30bc25
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with
dispatching disabled so fix test not to print while dispatching is
disabled.
2006-11-17 22:40:28 +00:00
Ralf Corsepius
ba2c04fa2c
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:38:02 +00:00
Ralf Corsepius
f2b55c6b56
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* 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: Eliminate scndir, docdir. Use
rtems_testsdir instead.
2006-07-11 04:42:18 +00:00
Ralf Corsepius
371fe95f67
Eliminate scndir, docdir. Use rtems_testsdir instead.
2006-07-11 04:41:36 +00:00
Ralf Corsepius
1fd159523f
2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_ENABLE_BARE,
BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-22 15:30:31 +00:00
Ralf Corsepius
6f2593f79f
Fix my email address
2005-11-13 06:52:39 +00:00
Ralf Corsepius
a6b588d649
Convert to using *_PROGRAMS.
2005-11-13 06:46:05 +00:00
Ralf Corsepius
a308d930fa
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* 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:
Convert to using *_PROGRAMS.
2005-11-13 06:37:09 +00:00
Ralf Corsepius
dc35ca4374
Fix typos.
2005-11-11 15:10:59 +00:00
Ralf Corsepius
fcb840c7ce
* itronhello/Makefile.am: Rework.
...
* itronmbf01/Makefile.am: Rework.
* itronmbox01/Makefile.am: Rework.
* itronsem01/Makefile.am: Rework.
* itrontask01/Makefile.am: Rework.
* itrontask02/Makefile.am: Rework.
* itrontask03/Makefile.am: Rework.
* itrontask04/Makefile.am: Rework.
* itrontime01/Makefile.am: Rework.
2005-11-11 14:40:00 +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
c74ea57e3b
Remove.
2005-11-11 08:05:24 +00:00
Ralf Corsepius
7ee560de68
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* 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: Expand itrontests.am.
* itrontests.am: Remove.
2005-11-11 08:04:57 +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
63e5733b5d
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* 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:
AM_CPPFLAGS += -I..../support/include.
2005-11-09 12:37:17 +00:00
Ralf Corsepius
102f717db4
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* itrontests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-09 09:25:49 +00:00
Ralf Corsepius
a93b548197
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* itrontests.am: Remove LIB_VARIANT.
2005-11-07 12:40:52 +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
4a4c6db0fc
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* 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:
Partial conversion to automake.
2005-11-07 09:37:24 +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
c32fb8f136
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Cleanup.
2005-11-07 08:43:52 +00:00
Ralf Corsepius
d7742191fd
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* 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:
Partial conversion to automake.
2005-11-07 08:03:46 +00:00
Ralf Corsepius
cdfd71036f
Partial conversion to automake.
2005-11-07 08:03:28 +00:00
Ralf Corsepius
8b865a63ee
Add $(PGM): ${ARCH}/$(dirstamp).
2005-11-07 08:03:16 +00:00
Ralf Corsepius
e0e7205447
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 721/tests
* itronsem01/init.c: Fix bogus assert.
2004-11-22 08:19:04 +00:00
Ralf Corsepius
3e46c1cf83
Fix typo in previous change.
2004-09-24 06:32:10 +00:00
Ralf Corsepius
97891e5ea3
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +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
7c48a2e83d
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-03-25 06:05:21 +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
4ef462ee3a
2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* itrontests.am: Add dirstamp support.
2003-12-18 09:47:17 +00:00
Ralf Corsepius
0ba4b56fd8
2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
2003-12-17 04:18:50 +00:00