summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx12 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-223-15/+15
| | | | of switching to the modified GNU GPL.
* Added line to install test screens so difftest does not have to haveJoel Sherrill1997-04-151-0/+2
| | | | | | a path back into the source tree. This would be better for binary distributions as well since you now have the correct output at the install point.
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+60
| | | | | | | | | | | | | | | | | | | | GNU autoconf. This is the first large step in allowing an RTEMS user to perform a one-tree build (per crossgcc FAQ) including RTEMS in the build process. With this change RTEMS is configured in built in the same style as the GNU tools, yet retains the basic structure of its traditional Makefiles (ala Tony Bennett). Jiri Gaisler (jgais@wd.estec.esa.nl) deserves (and received) a big thank you for doing this. There are still issues to be resolved but as of this commit, all target which can be built on a linux host have been using a modified version of the source Jiri submitted. This source was merged and most targets built in the tree before this commit. There are some issues which remain to be resolved but they are primarily related to host OS dependencies, script issues, the use of gawk for hack_specs, and the dependence on gcc snapshots. These will be resolved.
* modified test to take into account change in default value ofJoel Sherrill1996-09-061-0/+5
| | | | | inheritsched pthread attribute from implicit to explicit scheduling parameters.
* filled in screenMark Johannes1996-08-231-0/+11
|
* new test to test scheduling policy and paremeter paths in pthread_create.Joel Sherrill1996-08-084-0/+223