openjpeg: add ptest support

Add ptest support to enable runtime testing of openjpeg library.
Only unit tests are included, excluding tests that require external
data files (NR-/CONF-/ETS-/testjp2).

Tested on intel-x86-64: all 29 unit tests passed.

Signed-off-by: sjiao <Shilong.Jiao@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
sjiao
2026-05-20 11:00:29 +08:00
committed by Khem Raj
parent 4009dea868
commit f90ccad49a
3 changed files with 40 additions and 1 deletions
@@ -50,6 +50,7 @@ PTESTS_FAST_META_OE = "\
nlohmann-json \
nodejs \
onig \
openjpeg \
oprofile \
pegtl \
pv \