~snappy-dev/snapd/+git/snapd-pawel:snap-confine-dev-add-dont-die

Last commit made on 2020-07-02
Get this branch:
git clone -b snap-confine-dev-add-dont-die https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
snap-confine-dev-add-dont-die
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

b61a09f... by Paweł Stołowski

Set up common sysfs devices without udev lookup and add reference to udev_device_get_devnum man page (thanks jdstrand!)

1383eaf... by Paweł Stołowski

Merge branch 'master' into snap-confine-dev-add-dont-die

def340a... by Zygmunt Krynicki

Merge pull request #8965 from zyga/tweak/rename-memory-tool

tests: rename memory-tool to memory-observe-do

b0940cc... by Zygmunt Krynicki

Merge pull request #8963 from zyga/tweak/rename-invariant-tool

tests: rename invariant-tool to tests.invariant

b833712... by Zygmunt Krynicki

Merge pull request #8967 from zyga/tweak/rename-apt-tool

tests: rename apt-tool to apt-state

4c58559... by Michael Vogt

Merge pull request #8930 from bboozzoo/bboozzoo/uc20-install-run-mode-bootconfig

many: managed boot config during run mode setup

59ce548... by Maciej Borzecki

Merge pull request #8853 from pedronis/asserts-sequence-forming

asserts: introduce the concept of sequence-forming assertion types

a0304f0... by Zygmunt Krynicki

tests: rename apt-tool to apt-state

The program is used in only one spot so it is not going to be placed on
PATH. The only existing call site was adjusted to use $TESTSTOOLS to
invoke it.

Signed-off-by: Zygmunt Krynicki <email address hidden>

2b8c9d3... by Zygmunt Krynicki

tests: rename memory-tool to memory-observe-do

Since this program is used infrequently, it is not going to stay on PATH
and needs to be executed as "$TESTSTOOLS"/memory-observe-do.

Signed-off-by: Zygmunt Krynicki <email address hidden>

f9b366c... by Zygmunt Krynicki

tests: test tests.invariant -h | --help

Signed-off-by: Zygmunt Krynicki <email address hidden>