~snappy-dev/snapd/+git/snapd-pawel:snapstate-update-tests

Last commit made on 2020-06-10
Get this branch:
git clone -b snapstate-update-tests https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
snapstate-update-tests
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

8575edb... by Paweł Stołowski

Move update-related tests from snapstate_test.go to snapstate_update_test.go.

a6ac76a... by Michael Vogt

Merge pull request #8841 from bboozzoo/bboozzoo/gadget-likes-privacy

gadget: drop dead code, hide exports that are not used externally

2352c6d... by Michael Vogt

Merge pull request #8816 from sergiocazzolato/tests-port-2-uc20-part1

tests: port 2 uc20 part1

665c880... by Michael Vogt

Merge pull request #8842 from mvo5/two-minutes-less-for-core

tests: fix bug waiting for snap command to be ready

f350576... by Sergio Cazzolato

Fix filter for core tests

0fa575a... by Sergio Cazzolato

Merge remote-tracking branch 'upstream/master' into tests-port-2-uc20-part1

756325f... by Michael Vogt

tests: simplify wait, thanks to Zyga

508e25b... by Michael Vogt

tests: fix bug waiting for snap command to be ready

This commit fixes a bug when the prepare.sh waits for snap to
be ready. The code is using standard grep with an extended
regexp. This causes the code to timeout instead of stopping.

8609c2b... by Maciej Borzecki

gadget: tweak type aliases

Signed-off-by: Maciej Borzecki <email address hidden>

26e5d0f... by Maciej Borzecki

gadget: hide size and offset parsing helpers

Signed-off-by: Maciej Borzecki <email address hidden>