selftests: move ia64 tests from Documentation/ia64
authorShuah Khan <shuahkh@osg.samsung.com>
Tue, 13 Sep 2016 18:52:24 +0000 (12:52 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 20 Sep 2016 15:58:12 +0000 (09:58 -0600)
commitb6ebbac51bedf9e98e837688bc838f400196da5e
tree7f25fb7e480e7d437f9ee2dca8a75e9ffd56f8b5
parentf9b6b0ef60349cf1747d8f366f23900671f888c5
selftests: move ia64 tests from Documentation/ia64

Remove ia64 from Makefile to move the test to selftests.

Update ia64 Makefile to work under selftests. ia64 will not be run as part
of selftests suite and will not be included in install targets. They can be
built separately for now.

The original Makefile built this test on all archirectures and this update
doesn't change that.

Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Documentation/Makefile
Documentation/ia64/.gitignore [deleted file]
Documentation/ia64/Makefile [deleted file]
Documentation/ia64/aliasing-test.c [deleted file]
tools/testing/selftests/ia64/.gitignore [new file with mode: 0644]
tools/testing/selftests/ia64/Makefile [new file with mode: 0644]
tools/testing/selftests/ia64/aliasing-test.c [new file with mode: 0644]