summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2022-08-12 15:56:28 +0800
committerKhem Raj <raj.khem@gmail.com>2022-08-12 01:24:27 -0700
commit4785cc2cd3bcb5635f8942f49f21d0e16edd3f09 (patch)
tree9a8dbdec6ac9231d154a5183438e5b03d071475e /meta-python
parent015fcc40539995eccd62eed11c67598be4bd0d81 (diff)
downloadmeta-openembedded-4785cc2cd3bcb5635f8942f49f21d0e16edd3f09.tar.gz
fuse3: support ptest
fuse3 test is designed to run under source dir, there are many places like "progname = pjoin(basename, 'example', 'ioctl')" in the testcases, which will try to find compiled program. As our S != B, and the don't run test under source dir. Test will fail with following errors: No such file or directory: '/usr/lib64/fuse3/ptest/test/../example/printcap' Fix by install needed programs for the test Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions