summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-291-9/+3
| | | | | | | | | | | | | | | | | | | | | | | which (among other things) converted the mptests to automake. SUB_DIRS was used instead of SUBDIRS in some Makefile.ins (apparently a leftover from moving the start* directories) Addtional major bugs: * psxtests/include was empty (incomplete psxtests changes). * bogus handling of *.scn in itrontests (screens/sptests vs. screens/itrontests installation dirs) In addition I have added a few more changes (I couldn't resist) * automake support for itrontests * OPERATION_COUNT support in tmitrontests/ * automake support for tmitrontests * automake suppport for mptests * Some (minor) corrections to several configure.in/Makefile.ams => c/src/tests/ is completly under automake control, now. => we could start to sort out the structural issues with c/src/tests (tests/support, stubdr, tools, get "make dist" working)
* Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-221-1/+0
| | | | to fix some minor bugs in the conversion to automake.
* New shell of a test for ITRON Mailbox Manager.Joel Sherrill1999-11-171-1/+1
|
* General cleanup. Test documentation improved. The message buffer testJoel Sherrill1999-11-101-2/+1
| | | | | prints a message instead of actually testing since the message buffer implementation is not in yet.
* Combination of committing some new files which had been overlookedJoel Sherrill1999-11-101-1/+1
| | | | and adding code which installed screens for itron tests.
* Added more tasking tests.Joel Sherrill1999-11-091-1/+2
|
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-091-0/+21
for RTEMS.