ubports-tools:fix-tests

Last commit made on 2023-01-28
Get this branch:
git clone -b fix-tests https://git.launchpad.net/ubports-tools

Branch merges

Branch information

Name:
fix-tests
Repository:
lp:ubports-tools

Recent commits

918176f... by Alberto Mardegan

tests: update tests for latest changes

8093525... by Alberto Mardegan

android: allow "mount -a" to fail

It does indeed fail for several partitions, on `violet` at least.

a91027e... by Alberto Mardegan

android: do not attempt to format missing partitions

eb7d0f8... by Alberto Mardegan

android: add missing frun to command

This will make it appear in the debug log.

b8dee2c... by Alberto Mardegan

android: rework how rebooting into recovery occurs

There is no such command "fastboot reboot recovery" (at leat, not in the
version we are using); what we can do, is boot into the downloaded
recovery image.

fa910b2... by Alberto Mardegan

android: fix invocation of device_prepare_dirs

32d6b9b... by Alberto Mardegan

tests: fix krillin test after last change

6b587e4... by Alberto Mardegan

android: fix function name

"ensure_reboot" does not exist.

f32683f... by Alberto Mardegan

android: do not boot downloaded recovery unless bootstrapping

If we are bootstrapping, then we know that at this point we are in
fastboot mode and can boot into the desired image; but if we aren't, the
device could be in any state (and besides, we do assume that it has a
valid UT recovery).

7a4b308... by Alberto Mardegan

device_configs: add alias for cooler