diff options
Diffstat (limited to 'test/selfupgrade1.test')
-rw-r--r-- | test/selfupgrade1.test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/selfupgrade1.test b/test/selfupgrade1.test new file mode 100644 index 0000000..8afa133 --- /dev/null +++ b/test/selfupgrade1.test @@ -0,0 +1,10 @@ +@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) |