Revision 9c3340ea7f5dabf88ca096a917cb0ab1f208ef2a authored by Shuah Khan on 12 September 2017, 01:11:07 UTC, committed by Shuah Khan on 25 September 2017, 16:08:49 UTC
For make O=dir run_tests to work, test scripts from sub-directories
need to be copied over to the object directory. Running tests from the
object directory is necessary to avoid making the source tree dirty.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Reviewed-by: Darren Hart (VMware) <dvhart@infradead.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
1 parent 1a94068
History
File Mode Size
.gitignore -rw-r--r-- 42 bytes
Makefile -rw-r--r-- 374 bytes
genksyms.c -rw-r--r-- 22.8 KB
genksyms.h -rw-r--r-- 2.7 KB
keywords.c -rw-r--r-- 2.1 KB
lex.l -rw-r--r-- 9.3 KB
lex.lex.c_shipped -rw-r--r-- 57.1 KB
parse.tab.c_shipped -rw-r--r-- 72.7 KB
parse.tab.h_shipped -rw-r--r-- 3.4 KB
parse.y -rw-r--r-- 11.1 KB

back to top