Bug 401416 - Compile failure with openmpi 4.0.
[valgrind.git] / none / tests / empty-exe.vgtest
blob71fef2eda7642c11cf450371257f3daac3c1758a
1 # Bug 162020: running an empty executable used to crash Valgrind.  Note that
2 # the (old) crash message gets filtered out, so it's the presence of the
3 # blank two lines in the .stderr.exp file that are important -- they
4 # indicate it ran to completion.  If the crash occurs, the .stderr.out file
5 # is empty.
6 prereq: touch empty-exe && chmod u+x empty-exe
7 prog: empty-exe
8 vgopts:
9 cleanup: rm -f empty-exe