]> granicus.if.org Git - strace/commit
llseek.test: robustify against libcs invoking _llseek syscall on their own
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 15 Jan 2016 00:10:00 +0000 (00:10 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 15 Jan 2016 00:10:00 +0000 (00:10 +0000)
commit972018f2eac793913711a5fc26d651645d5579d6
tree85515621bc498af3c0d186935968a304c2e93f98
parent8e37cffaa83653fdf910f25ca23ccf416c01846d
llseek.test: robustify against libcs invoking _llseek syscall on their own

* tests/llseek.test: Filter out _llseek calls made with non-negative
descriptor arguments.
tests/llseek.test