support/testing: new opkg test case
authorMatt Weber <matthew.weber@rockwellcollins.com>
Tue, 26 Nov 2019 06:57:46 +0000 (00:57 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Feb 2020 21:17:42 +0000 (22:17 +0100)
commit496a43c7779b5c1797390f7b9d56a1457e6acc1a
treefc5276f9dc11681cf78c03c3085666659d0935f5
parentb4698b15a53dcced281d054cf23f9310fd7a9501
support/testing: new opkg test case

- Validates an archive can be installed and removed
- Builds an archives that uses postinst and prerm scripts

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
DEVELOPERS
support/testing/tests/package/test_opkg.py [new file with mode: 0644]
support/testing/tests/package/test_opkg/post-build.sh [new file with mode: 0755]