On Thursday 16 June 2011, Stefano Lattarini wrote:
> * doc/automake.texi (Custom Test Drivers): New section and node.
> (Overview of Custom Test Drivers Support): New subsection.
> (Declaring Custom Test Drivers in @file{Makefile.am}): Likewise.
> (APIs for Custom Test Drivers): New subsection, sti
Allow suffix-based definition of custom "driver script" for the
test scripts. These driver scripts will be responsible of
launching the tests (or their corresponding $(LOG_COMPILER), if
they have an associated one), interpreting and displaying the
test results, and writing the `.log' files.
This