summaryrefslogtreecommitdiff
path: root/README
blob: e7268de0c9d4a1b892a03ccf83bcfa0eaa9de158 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
#  $Id$
#

This package contains a collection of scripts and support files
that support running the GCC (http://gcc.gnu.org) testsuite for
C, C++, Ada.

This testing environment is used on the GCC Compile Farm as well
as at OAR.

Source Code and Patches
=======================
You are responsible for setting up the source.


DejaGNU Support Files
=====================

${HOME}/.dejagnurc contains the following single line:

      set boards_dir /home/joel/dejagnu/boards

And the tree "dejagnu" in this source package is mirrored
or symlinked to ${HOME}.

Ada ACATS Testing Support Files
===============================

The files in gcc/testsuite/ada/acats/ go into that directory
in the gcc source tree.

C/C++ Support Files
======================

rtems_gcc_main.c and rundeja go in the top directory