mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
exiv2: add ptest support
The project has extensive runtime- and unittest suite - make use of it. It takes around 10 seconds to run both suites. Added two patches: One is needed to convert python unittest output into automake output. The other is required to be able to configure test data folder at compile time - otherwise the tests are looking for the test-data with absolute paths from the build machine. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ PTESTS_FAST_META_OE = "\
|
||||
cmocka \
|
||||
cunit \
|
||||
duktape \
|
||||
exiv2 \
|
||||
fuse3 \
|
||||
function2 \
|
||||
fwupd \
|
||||
|
||||
Reference in New Issue
Block a user