~snappy-dev/snapd/+git/snapd-pawel:preseed-reset-check-dir

Last commit made on 2020-07-21
Get this branch:
git clone -b preseed-reset-check-dir https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
preseed-reset-check-dir
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

799d707... by Ian Johnson

cmd/snap-preseed/reset.go: fix import ordering

Signed-off-by: Ian Johnson <email address hidden>

6169952... by Ian Johnson

cmd/snap-preseed/main_test.go: add relative --reset arg test case

With https://github.com/snapcore/snapd/pull/9015, snap preseed now supports
relative arguments properly, so we should test that --reset works with relative
args too.

Signed-off-by: Ian Johnson <email address hidden>

3123a3a... by Ian Johnson

Merge branch 'master' into preseed-reset-check-dir
Signed-off-by: Ian Johnson <email address hidden>

b2fd998... by Sergio Cazzolato

tests: new to-one-line tool which replaces the strings.sh helper

The idea of this change is to avoid source strings.sh and create a new
tool to manage strings.

This change also includes a test for the new to-one-line ool

389d167... by Samuele Pedroni

interfaces: new helpers to get and compare system key, for use with seeding debug api (1/N)

Merge pull request #9028 from stolowski/preseed/system-key-helpers

New helpers to get and compare opaque system keys, for use in debug api for seeding and preseeding

e18779b... by Maciej Borzecki

Merge pull request #9033 from bboozzoo/bboozzoo/test-go-binary-helper

osutil, many: add helper for checking whether the process is a go test binary

ed098db... by Samuele Pedroni

interfaces: tiny naming and doc adjustments for new system key helpers

92765c9... by Maciej Borzecki

Merge remote-tracking branch 'upstream/master' into bboozzoo/test-go-binary-helper

915e5f3... by Maciej Borzecki

osutil: add test case for snap.test application

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

6fb6396... by Maciej Borzecki

osutil, many: rename to MustBeTestBinary

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