diff -rup a/tests/Makefile.am b/tests/Makefile.am --- a/tests/Makefile.am 2017-06-19 17:24:38.000000000 -0400 +++ b/tests/Makefile.am 2017-06-19 17:26:54.424899715 -0400 @@ -215,7 +215,6 @@ DECODER_TESTS = \ sigaction.test \ sigaltstack.test \ sun_path.test \ - uio.test \ umount.test \ umount2.test \ umovestr.test \ diff -rup a/tests/Makefile.in b/tests/Makefile.in --- a/tests/Makefile.in 2017-05-24 15:56:05.000000000 -0400 +++ b/tests/Makefile.in 2017-06-19 17:27:27.292958756 -0400 @@ -3009,7 +3009,6 @@ DECODER_TESTS = \ sigaction.test \ sigaltstack.test \ sun_path.test \ - uio.test \ umount.test \ umount2.test \ umovestr.test \ diff -rup a/tests-m32/Makefile.am b/tests-m32/Makefile.am --- a/tests-m32/Makefile.am 2017-06-19 17:24:38.000000000 -0400 +++ b/tests-m32/Makefile.am 2017-06-19 17:33:37.498429996 -0400 @@ -215,7 +215,6 @@ DECODER_TESTS = \ sigaction.test \ sigaltstack.test \ sun_path.test \ - uio.test \ umount.test \ umount2.test \ umovestr.test \ diff -rup a/tests-m32/Makefile.in b/tests-m32/Makefile.in --- a/tests-m32/Makefile.in 2017-05-24 15:56:04.000000000 -0400 +++ b/tests-m32/Makefile.in 2017-06-19 17:33:41.976434380 -0400 @@ -3009,7 +3009,6 @@ DECODER_TESTS = \ sigaction.test \ sigaltstack.test \ sun_path.test \ - uio.test \ umount.test \ umount2.test \ umovestr.test \ diff -rup a/tests-mx32/Makefile.am b/tests-mx32/Makefile.am --- a/tests-mx32/Makefile.am 2017-06-19 17:24:38.000000000 -0400 +++ b/tests-mx32/Makefile.am 2017-06-19 17:33:49.614441854 -0400 @@ -215,7 +215,6 @@ DECODER_TESTS = \ sigaction.test \ sigaltstack.test \ sun_path.test \ - uio.test \ umount.test \ umount2.test \ umovestr.test \ diff -rup a/tests-mx32/Makefile.in b/tests-mx32/Makefile.in --- a/tests-mx32/Makefile.in 2017-05-24 15:56:05.000000000 -0400 +++ b/tests-mx32/Makefile.in 2017-06-19 17:33:55.896448002 -0400 @@ -3009,7 +3009,6 @@ DECODER_TESTS = \ sigaction.test \ sigaltstack.test \ sun_path.test \ - uio.test \ umount.test \ umount2.test \ umovestr.test \