apk-tools/test/selfupgrade1.test
Timo Teräs ac0a9659d1 upgrade: improve self upgrade functionality a bit
trigger it only if apk-tools can be upgrade, add test cases
2016-07-22 11:13:33 +03:00

10 lines
266 B
Text

@ARGS
--test-repo selfupgrade.repo
--test-instdb selfupgrade1.installed
--test-world "apk-tools application"
--self-upgrade-only
upgrade
@EXPECT
Upgrading critical system libraries and apk-tools:
(1/2) Upgrading libcrypto (1 -> 2)
(2/2) Upgrading apk-tools (1 -> 2)