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-- 26 bytes
Kconfig -rw-r--r-- 357 bytes
Makefile -rw-r--r-- 546 bytes
aes.c -rw-r--r-- 3.8 KB
aes_cbc.c -rw-r--r-- 5.3 KB
aes_ctr.c -rw-r--r-- 4.9 KB
aes_xts.c -rw-r--r-- 5.1 KB
aesp8-ppc.h -rw-r--r-- 968 bytes
aesp8-ppc.pl -rw-r--r-- 90.8 KB
ghash.c -rw-r--r-- 6.3 KB
ghashp8-ppc.pl -rw-r--r-- 5.2 KB
ppc-xlate.pl -rw-r--r-- 6.4 KB
vmx.c -rw-r--r-- 2.4 KB

back to top