casacore_assay(1) | General Commands Manual | casacore_assay(1) |
casacore_assay - invoke an AIPS++ test program and verify its output
casacore_assay testexe
casacore_assay invokes a casacore test program. If the test program has an associated .run file then it simply invokes it. Otherwise casacore_assay invokes the test executable directly, and, if there is a corresponding .out file, compares its output with that.
If there is a .in file associated with the test program then assay will redirect stdin from it.
CASACORE_CHECK Do checking using tools like valgrind. It defines a script that will execute the command. The script can invoke the checking tool. If set to 1, yes, or YES, the script casacore_memcheck will be used that uses valgrind's memcheck tool.
This manual page was written according to the in-program comments by Benda Xu <heroxbd@gentoo.org>, for the Debian GNU/Linux system.
2016-03-25 | casacore |