Commit Graph
2333 Commits
Author SHA1 Message Date
Joel Sherrill 5f66df532f 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmtests_plan.csv: Complete plan for mutexes.
2011-06-24 14:33:19 +00:00
Joel Sherrill a43aee3203 2011-06-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmtests_plan.csv: Update.
2011-06-22 20:54:34 +00:00
Joel Sherrill dfe9034dad 2011-06-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test case for sleep - blocking.
	* psxtmsleep02/.cvsignore, psxtmsleep02/Makefile.am,
	psxtmsleep02/init.c, psxtmsleep02/psxtmsleep02.doc: New files.
2011-06-22 20:53:33 +00:00
Ralf Corsepius e8899de3fa 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* devfs04/Makefile.am, deviceio01/Makefile.am,
	monitor02/Makefile.am, stackchk01/Makefile.am,
	stringto01/Makefile.am, tar01/Makefile.am,
	tar02/Makefile.am, termios01/Makefile.am,
	termios03/Makefile.am, termios04/Makefile.am
	tztest/Makefile.am: Add missing files.
2011-06-20 08:53:03 +00:00
Ralf Corsepius 3a9d9e1e12 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/Makefile.am: Add ppp.conf, pppd.options to EXTRA_DIST.
	* pppd/Makefile-user: Remove.
2011-06-20 07:25:09 +00:00
Ralf Corsepius ab31f2e34f 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp66/init.c: Remove (unused).
2011-06-20 07:04:50 +00:00
Ralf Corsepius 87f73847c0 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* spintrcritical01/Makefile.am, spintrcritical06/Makefile.am,
	spintrcritical08/Makefile.am, spintrcritical09/Makefile.am,
	spintrcritical10/Makefile.am, spintrcritical11/Makefile.am,
	spintrcritical13/Makefile.am, spintrcritical15/Makefile.am,
	spintrcritical16/Makefile.am, spintrcritical17/Makefile.am:
	Add ../spintrcritical_support/intrcritical.h to *_SOURCES.
2011-06-20 06:40:14 +00:00
Ralf Corsepius 10817214c2 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp43/Makefile.am: Add system.h to *_SOURCES.
2011-06-20 06:34:29 +00:00
Ralf Corsepius 59749a18fe 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove DIST_SUBDIRS.
	Remove EXTRA_DIST.
2011-06-20 06:29:47 +00:00
Ralf Corsepius 90a8147d1f 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp33/Makefile.am: Eliminate scndir.
2011-06-20 06:25:14 +00:00
Ralf Corsepius b98918b947 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxautoinit01/Makefile.am, psxautoinit02/Makefile.am,
	psxbarrier01/Makefile.am, psxrwlock01/Makefile.am,
	psxspin01/Makefile.am, psxspin02/Makefile.am:
	Remove scndir.
2011-06-20 05:51:51 +00:00
Ralf Corsepius 2e0f173bc3 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
	psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
	psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
	psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
	psxrwlock01/Makefile.am, psxspin01/Makefile.am,
	psxspin02/Makefile.am: Eliminate rtems_scn_DATA.
	Install *.doc to rtems_testsdir.
2011-06-20 05:43:05 +00:00
Ralf Corsepius 6843bfc40d 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove EXTRA_DIST.
	Remove DIST_SUBDIRS.
	Remove obsolete comments.
2011-06-20 05:37:02 +00:00
Ralf Corsepius 638bd81f1f 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxclassic01/psxclassic01.doc: Fix copyright date.
2011-06-20 05:26:18 +00:00
Ralf Corsepius 7b5eab8778 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove EXTRA_DIST.
	* fs01/fs91.doc: Remove (Empty, unused).
	* mimfs_fs01/Makefile.am: Use mimfs_support/fs_config.h.
2011-06-20 05:02:43 +00:00
Joel Sherrill 4775b1a26f 2011-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmsleep01/Makefile.in: Removed.
2011-06-14 03:22:32 +00:00
Joel Sherrill 471c92c3cb 2011-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmsleep01.
	* psxtmsleep01/.cvsignore, psxtmsleep01/Makefile.am,
	psxtmsleep01/Makefile.in, psxtmsleep01/init.c,
	psxtmsleep01/psxtmsleep01.doc: New files.
2011-06-13 19:28:57 +00:00
Joel Sherrill 300fe1c6e0 2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp01/init.c, sp01/sp01.doc, sp01/system.h, sp01/task1.c, sp02/init.c,
	sp02/preempt.c, sp02/sp02.doc, sp02/system.h, sp02/task1.c,
	sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/sp03.doc,
	sp03/system.h, sp03/task1.c, sp03/task2.c: Clean up. Update.
2011-06-11 19:26:41 +00:00
Joel Sherrill f4773a477a 2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp09/screen02.c, sp09/screen13.c, sp09/sp09.scn, sp29/init.c,
	sp30/sp30.scn, sp32/init.c, spclockget/init.c: Avoid use of
	deprecated rtems_clock_get() except in spclockget().
2011-06-11 16:42:05 +00:00
Joel Sherrill 91c805472d 2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/init.c: Avoid use of deprecated rtems_clock_get() except in
	spclockget().
2011-06-11 16:41:56 +00:00
Joel Sherrill fa2f4708d3 2011-06-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmtests_plan.csv: Add sleep and nanosleep cases.
2011-06-10 13:19:26 +00:00
Sebastian Huber 8650ba2751 2011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spintrcritical01/init.c: Fixed warning fix.
2011-05-20 14:07:52 +00:00
Sebastian Huber 4bd005e1c6 2011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mouse01/serial_mouse_config.c: Avoid output due to execution context.
2011-05-20 13:47:59 +00:00
Sebastian Huber c18bdf7fd9 2011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* termios08/init.c: Fixed parameter to avoid test failure.
2011-05-20 10:30:28 +00:00
Sebastian Huber e93cc2d233 2011-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc,
	rtems++/Task3.cc: Added HAVE_CONFIG_H.
2011-05-20 10:04:31 +00:00
Ralf Corsepius 42ba09163e 2011-05-16 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* psxclock/init.c (Init):
	Use CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID.
	* psxclock/psxclock.scn: Regenerate.
2011-05-18 05:19:30 +00:00
Sebastian Huber 99cb7204d0 2011-05-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
* sp21/init.c, sp21/sp21.doc sp21/sp21.scn: New test cases.
2011-05-13 13:50:51 +00:00
Joel Sherrill aecbde54e3 2011-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* tm26/system.h, tm27/system.h: Ensure these tests use the correct
	scheduler.
2011-05-09 19:43:04 +00:00
Joel Sherrill abd29cb95a 2011-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp39/init.c: Fix tests broken in warning pass.
2011-05-06 17:29:35 +00:00
Joel Sherrill 3cefd8f090 2011-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxfile01/test.c, psxmsgq01/init.c, psxreaddir/test.c: Fix tests
	broken in warning pass.
2011-05-06 17:29:29 +00:00
Joel Sherrill c4239324ca 2011-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* malloc04/init.c: Fix tests broken in warning pass.
2011-05-06 17:29:25 +00:00
Sebastian Huber 2a6ed0aac2 2011-05-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
* ftp01/.cvsignore, ftp01/Makefile.am, ftp01/ftp01.doc,
	ftp01/ftp01.scn, ftp01/init.c: New files.
	* Makefile.am, configure.ac: Reflect changes above.
2011-05-06 09:08:07 +00:00
Sebastian Huber b68d231ee2 2011-05-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
* spnsext01/.cvsignore, spnsext01/Makefile.am, spnsext01/init.c,
	spnsext01/spnsext01.doc, spnsext01/spnsext01.scn: New files.
	* Makefile.am, configure.ac: Reflect changes above.
2011-05-06 07:08:04 +00:00
Joel Sherrill 541591c355 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/Makefile.am, ticker/Makefile.am: Missed part of previous
	patch.
2011-05-05 22:29:23 +00:00
Joel Sherrill 3f42f12c9f 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* tm01/task1.c, tm02/task1.c, tm03/task1.c, tm15/task1.c: Remove
	warnings.
2011-05-05 16:46:00 +00:00
Joel Sherrill c0d7e23ce9 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp09/screen12.c, sp09/sp09.scn, sp21/Makefile.am, sp35/priinv.c,
	sp39/init.c, sp50/init.c, sp57/init.c, sp72/init.c, sp73/init.c,
	spintrcritical01/init.c, spprivenv01/init.c, spsimplesched01/init.c,
	spsimplesched02/init.c: Remove warnings.
2011-05-05 16:45:57 +00:00
Joel Sherrill ff7ff62a0f 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* psx04/task3.c, psxfile01/test.c, psxhdrs/Makefile.am,
	psxmsgq01/init.c, psxreaddir/test.c, psxsignal01/init.c,
	psxtimes01/init.c, psxualarm/init.c: Remove warnings.
2011-05-05 16:45:52 +00:00
Joel Sherrill 6f27ba8077 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* devnullfatal01/testcase.h, malloc02/init.c, malloc04/init.c,
	malloctest/init.c, termios03/termios_testdriver_polled.c,
	termios04/termios_testdriver_intr.c: Remove warnings.
2011-05-05 16:45:47 +00:00
Joel Sherrill 7c1e69429a 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* base_sp/apptask.c, base_sp/init.c, fileio/init.c, fileio/system.h,
	nsecs/init.c, ticker/init.c, ticker/system.h, ticker/tasks.c: Remove
	warnings.
2011-05-05 16:45:40 +00:00
Jennifer Averett 15cf2cb507 2011-04-27 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1784
	* sptests/spsize/size.c: Split bspsmp.h into two files smp.h and
	bspsmp.h
2011-04-27 17:20:35 +00:00
Jennifer Averett 1c95d94af6 2011-04-21 Jennifer Averett <Jennifer.Averett@OARcorp.com
PR 1777/cpukit
	* support/include/tmacros.h, tmtests/tm26/task1.c,
	tmtests/tm27/task1.c: Consolidated access to
	_Thread_Dispatch_disable_level.
2011-04-21 19:05:34 +00:00
Joel Sherrill 0e89af816c 2011-04-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add fstests.
2011-04-20 21:30:36 +00:00
Joel Sherrill a2f875f222 2011-04-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Add initial test to File System Test Suite.
	* .cvsignore, ChangeLog, Makefile.am, configure.ac, fs01/fs91.doc,
	fs01/init.c, imfs_fs01/.cvsignore, imfs_fs01/Makefile.am,
	imfs_fs01/imfs_fs01.scn, imfs_support/fs_config.h,
	imfs_support/fs_support.c, mimfs_fs01/.cvsignore,
	mimfs_fs01/Makefile.am, mimfs_fs01/mimfs_fs01.scn,
	mimfs_support/fs_config.h, mimfs_support/fs_support.c: New files.
2011-04-20 21:30:15 +00:00
Joel Sherrill 0e501eae8f 2011-04-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* README, psxtmtests_plan.csv: Add more possible test cases.
2011-04-20 16:22:14 +00:00
Sebastian Huber a3ca5f366f 2011-04-15 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* psxstat/test.c: Check status codes.
2011-04-15 14:21:19 +00:00
Sebastian Huber 3f2af2f968 2011-04-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
* sp09/screen02.c: Use integer value that fits into one character.
2011-04-15 13:21:09 +00:00
Sebastian Huber 15478c9520 2011-04-15 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* psxstat/test.c: Fixed integer type.
2011-04-15 11:25:00 +00:00
Sebastian Huber 5bd6123f77 2011-04-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
* tar01/init.c: Fixed integer types.
2011-04-05 09:19:53 +00:00
Joel Sherrill 142b3b810f 2011-04-04 Gedare Bloom <giddyup44@yahoo.com>
PR 1641/cpukit
	* Makefile.am, configure.ac: Create testcase for red black tree.
	* sprbtree01/init.c, sprbtree01/Makefile.am, sprbtree01/sprbtree01.doc,
	sprbtree01/sprbtree01.scn: New files.
2011-04-04 18:45:38 +00:00
Joel Sherrill b3a7216629 2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>
PR 1729/cpukit
	* spsize/size.c: Add next step in SMP support. This adds an allocated
	array of the Per_CPU structures to support multiple cpus vs a single
	instance of the structure which is still used if SMP support is
	disabled. Configuration support is also added to explicitly enable or
	disable SMP. But SMP can only be enabled for the CPUs which will
	support it initially -- SPARC and i386. With the stub BSP support, a
	BSP can be run as a single core SMP system from an RTEMS data
	structure standpoint.
2011-03-16 20:08:39 +00:00