Skip to content

uadk: sanity_test ignore zip if OpenSSL 3.0#738

Merged
Liulongfang merged 1 commit intoLinaro:developfrom
gaozhangfei:devekop_sanity
Dec 23, 2025
Merged

uadk: sanity_test ignore zip if OpenSSL 3.0#738
Liulongfang merged 1 commit intoLinaro:developfrom
gaozhangfei:devekop_sanity

Conversation

@gaozhangfei
Copy link
Collaborator

Ignore zip test since the zip tool is not built if OpenSSL 3.0

Refer uadk_tool/Makefile.am
if HAVE_CRYPTO
uadk_tool_SOURCES+=test/comp_main.c
endif

Ignore zip test since the zip tool is not built if OpenSSL 3.0

Refer uadk_tool/Makefile.am
if HAVE_CRYPTO
uadk_tool_SOURCES+=test/comp_main.c
endif

Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Weili Qian <qianweili@huawei.com>
@qwl731
Copy link

qwl731 commented Dec 19, 2025

/lgtm

Copy link
Collaborator

@Liulongfang Liulongfang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@Liulongfang Liulongfang merged commit cb7f986 into Linaro:develop Dec 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants