Testing BoF
GNU Tools Cauldron 2016
David Malcolm <dmalcolm@redhat.com>
GNU Tools Cauldron 2016
David Malcolm <dmalcolm@redhat.com>
Dave:
- selftest framework
- RTL frontend (vs RTL selftests)
- gimple frontend (are Prasad or Richi here?)
Jeremy:
- making test suite more independent of GCC
Ed and Graham:
- parallelism ideas
The earlier a bug is detected, the better.
[*] (expressed as the number of PASS results)
(this is in trunk for GCC 7)
[*] in terms of the count of checks that are run at runtime
The location & diagnostics tests are actually each run 24 times, exercising the various combinations of
Very hard to achieve this level of coverage with our traditional DejaGnu end-to-end approach
Questions about -fself-test:
(are Prasad or Richi here?)