]> granicus.if.org Git - strace/commit
tests: robustify execve and execveat tests
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 13 Feb 2016 01:23:26 +0000 (01:23 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 13 Feb 2016 01:32:48 +0000 (01:32 +0000)
commit84be84db7ba0e4cf0794cea9e83ec3e89148b120
tree6b8e31718460d67e5c044ad779298bb10673f4bb
parentb5faea4c73f5a39fcd6143ff6cf67462e0662348
tests: robustify execve and execveat tests

* tests/execve.c (main): Use one page gap between two mapped regions
for an address that is more likely to be not yet mapped.
* tests/execveat.c (main): Likewise.
tests/execve.c
tests/execveat.c