Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / solaris / scalar.vgtest
blob20d2e6e234b8d12b3e7388caf06040bd0aaf3faa
1 prog: scalar
2 vgopts: -q --error-limit=no --sim-hints=lax-doors
3 stderr_filter: filter_scalar
4 # Remove all frames from the stack trace except the first one.
5 # This is important because syscall() function on x86 isn't ABI conformant
6 # which confuses the Valgrind stack unwinder.
7 # Therefore x86 and amd64 stack traces are unified so that they contain only
8 # 'syscall (in libc)' stack frame and this is then filtered out completely.
9 stderr_filter_args: libc