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
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 343 bytes
qcom_glink_native.c -rw-r--r-- 39.0 KB
qcom_glink_native.h -rw-r--r-- 1.4 KB
qcom_glink_rpm.c -rw-r--r-- 8.3 KB
qcom_glink_smem.c -rw-r--r-- 7.4 KB
qcom_smd.c -rw-r--r-- 37.8 KB
rpmsg_char.c -rw-r--r-- 13.7 KB
rpmsg_core.c -rw-r--r-- 16.1 KB
rpmsg_internal.h -rw-r--r-- 3.7 KB
virtio_rpmsg_bus.c -rw-r--r-- 29.8 KB

back to top