History log of /external/autotest/client/tests/aio_dio_bugs/src/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7dbbbd1bde6543e994b0c94607781d63e68aa833 05-Jun-2007 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> From: jmoyer@redhat.com

aio-dio-extend-stat command will not be built in aio_dio_bugs

We're no longer updating the aio_dio_bugs directory in autotest, but the
tree is in an inconsistent state as it stands. The aio-dio-extend-stat
command will not be built, but the test harness will try to run it. Of
course, this results in a test failure every time.

Attached is a patch which rectifies the situation. Please apply.



git-svn-id: http://test.kernel.org/svn/autotest/trunk@532 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/client/tests/aio_dio_bugs/src/Makefile
f8e3293de5885c21c46dd0b643e71f313f519a73 26-Mar-2007 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Add a regression test for passing an unwritable context pointer to io_setup

From: jmoyer@redhat.com



git-svn-id: http://test.kernel.org/svn/autotest/trunk@512 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/client/tests/aio_dio_bugs/src/Makefile
c69530b170d60b913131a2a65cf0e3c8b81bc700 25-Mar-2007 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Add a flag to update_version to request preserving srcdir.

Signed-off-by: Martin J. Bligh <mbligh@google.com>

Add a flag to update_version to request preserving srcdir,
and clean up the codeflow in there. Alter all callers to
pass the new flag (can't be optional param, due to the
var args).

Rationale is so that we can more easily use small tests
without a tarball, and diff submissions against the C
files become legible, etc.

Make aio_dio_bugs test use this new mechanism.



git-svn-id: http://test.kernel.org/svn/autotest/trunk@511 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/client/tests/aio_dio_bugs/src/Makefile