Base package for tests of the GCC-based tool chain in AF3.
These tests include a typical GCC-like call-chain consisting of
- "./configure" script
- "make all" script (which calls the gcc compiler and the ld linker)
- executable (i.e. the result of the build)