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