Re: [PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test

2014-12-01 Thread Shuah Khan
On 11/26/2014 10:49 PM, Masami Hiramatsu wrote: > (2014/11/12 5:27), Shuah Khan wrote: >> Add a new make target to enable installing test. This target >> installs test in the kselftest install location and add to the >> kselftest script to run the test. Install target can be run >> only from top le

Re: [PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test

2014-11-26 Thread Masami Hiramatsu
(2014/11/12 5:27), Shuah Khan wrote: > Add a new make target to enable installing test. This target > installs test in the kselftest install location and add to the > kselftest script to run the test. Install target can be run > only from top level source dir. > > Signed-off-by: Shuah Khan > ---

[PATCH v2 11/19] selftests/memory-hotplug: add install target to enable installing test

2014-11-11 Thread Shuah Khan
Add a new make target to enable installing test. This target installs test in the kselftest install location and add to the kselftest script to run the test. Install target can be run only from top level source dir. Signed-off-by: Shuah Khan --- tools/testing/selftests/memory-hotplug/Makefile