mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
comment about the test
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5181
This commit is contained in:
parent
3de346b9e3
commit
7b38a8d2ce
@ -7,6 +7,9 @@
|
||||
|
||||
#define STACK_SIZE 4096
|
||||
|
||||
// This test is checking the libc context calls (setcontext, etc.) and
|
||||
// checks that Valgrind notices their stack changes properly.
|
||||
|
||||
struct ucontext ctx1, ctx2, oldc;
|
||||
int count;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user