[Autotest] Prefixing commands launched by AT_CHECK

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
I am using Autotest and I would like to prefix the commands
that AT_CHECK launches for at least two reasons:
1/ to run my test suite with Valgrind
2/ to run my test suite with Wine when I use a GCC/MinGW cross-compiler.

For now, I'm thinking about doing something like that:
AT_CHECK([$TESTSUITE_PREFIX <my command>], [0], [expout], [ignore])
...and letting the test suite user defining the shell variable as he wants.

Does it seem a good idea? Do you have any suggestion?
Thanks,
-- 
Thomas Moulard


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux