]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk: add HTTPS test for buildtools
authorRoss Burton <ross@burtonini.com>
Wed, 18 Aug 2021 10:16:20 +0000 (11:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Aug 2021 16:00:16 +0000 (17:00 +0100)
commit5c2b1fb09e786ec392979d21dc7884ca23cd84f0
tree61fc6ad6d0413929fbe3dd10772b6be5a7f0ab3f
parent03ccc234386f753e1b0129ec557e67bcd04cc69e
oeqa/sdk: add HTTPS test for buildtools

Verify that HTTPS connections work in both wget and Python, as this
depends on variables correctly pointing to the certificate chain.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdk/buildtools-cases/https.py [new file with mode: 0644]