tests: fix false failure in new dd/nocache_eof test
commita58ce6f023c793abec96097cad8551cb93dae25d
authorPádraig Brady <P@draigBrady.com>
Sun, 10 Dec 2017 23:36:30 +0000 (10 15:36 -0800)
committerPádraig Brady <P@draigBrady.com>
Mon, 11 Dec 2017 01:13:18 +0000 (10 17:13 -0800)
tree283d4350d63187d8cf697d16d6833abdb51fa071
parente44df9d3f52d261719786ba54d91cca142389daa
tests: fix false failure in new dd/nocache_eof test

* test/dd/nocache_eof.sh: Also handle fadvise64_64 which is
used on 32 bit x86.  Note strace internally maps fadvise64_64
to {arm,xtensa}_fadvise64_64.
tests/dd/nocache_eof.sh