I am using autotools to run test suites by setting the TESTS variable in my Makefile.am. Is there a way to print out the command that is getting executed for each test that is being run?
Thanks, Patrick
I am using autotools to run test suites by setting the TESTS variable in my Makefile.am. Is there a way to print out the command that is getting executed for each test that is being run?
Thanks, Patrick