]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/apt.py: add runtime test for apt
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Fri, 2 Mar 2018 01:35:36 +0000 (17:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Mar 2018 11:34:58 +0000 (11:34 +0000)
commitf380fa77d69051212fdf7dff97da611e884d05d2
tree3623abd6b08937d4fb5b9c2a1fbf41d6495c2773
parentbd06d6c5f95e810e383d4346a5181ff36b4da7b3
oeqa/runtime/apt.py: add runtime test for apt

Add runtime test for apt to test that it can install deb
package from remote source.

[YOCTO# 11488]

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/cases/apt.py [new file with mode: 0644]