Import snapd_2.21.orig.tar.xz
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 13 Jan 2017 18:39:51 +0000 (18:39 +0000)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 13 Jan 2017 18:39:51 +0000 (18:39 +0000)
commit3753df99cd23cd636b5b26d5fbbb4dc4156d9161
tree743188a3ba25c41915dbad02738e1773198390bb
Import snapd_2.21.orig.tar.xz

[dgit import orig snapd_2.21.orig.tar.xz]
1111 files changed:
.gitignore [new file with mode: 0644]
.precommit [new file with mode: 0755]
.tarmac.sh [new file with mode: 0755]
.travis.yml [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
COPYING [new file with mode: 0644]
HACKING.md [new file with mode: 0644]
README.md [new file with mode: 0644]
arch/arch.go [new file with mode: 0644]
arch/arch_test.go [new file with mode: 0644]
asserts/account.go [new file with mode: 0644]
asserts/account_key.go [new file with mode: 0644]
asserts/account_key_test.go [new file with mode: 0644]
asserts/account_test.go [new file with mode: 0644]
asserts/asserts.go [new file with mode: 0644]
asserts/asserts_test.go [new file with mode: 0644]
asserts/assertstest/assertstest.go [new file with mode: 0644]
asserts/assertstest/assertstest_test.go [new file with mode: 0644]
asserts/crypto.go [new file with mode: 0644]
asserts/database.go [new file with mode: 0644]
asserts/database_test.go [new file with mode: 0644]
asserts/device_asserts.go [new file with mode: 0644]
asserts/device_asserts_test.go [new file with mode: 0644]
asserts/digest.go [new file with mode: 0644]
asserts/digest_test.go [new file with mode: 0644]
asserts/export_test.go [new file with mode: 0644]
asserts/fetcher.go [new file with mode: 0644]
asserts/fetcher_test.go [new file with mode: 0644]
asserts/findwildcard.go [new file with mode: 0644]
asserts/findwildcard_test.go [new file with mode: 0644]
asserts/fsbackstore.go [new file with mode: 0644]
asserts/fsbackstore_test.go [new file with mode: 0644]
asserts/fsentryutils.go [new file with mode: 0644]
asserts/fskeypairmgr.go [new file with mode: 0644]
asserts/fskeypairmgr_test.go [new file with mode: 0644]
asserts/gpgkeypairmgr.go [new file with mode: 0644]
asserts/gpgkeypairmgr_test.go [new file with mode: 0644]
asserts/header_checks.go [new file with mode: 0644]
asserts/headers.go [new file with mode: 0644]
asserts/headers_test.go [new file with mode: 0644]
asserts/ifacedecls.go [new file with mode: 0644]
asserts/ifacedecls_test.go [new file with mode: 0644]
asserts/membackstore.go [new file with mode: 0644]
asserts/membackstore_test.go [new file with mode: 0644]
asserts/memkeypairmgr.go [new file with mode: 0644]
asserts/memkeypairmgr_test.go [new file with mode: 0644]
asserts/privkeys_for_test.go [new file with mode: 0644]
asserts/signtool/sign.go [new file with mode: 0644]
asserts/signtool/sign_test.go [new file with mode: 0644]
asserts/snap_asserts.go [new file with mode: 0644]
asserts/snap_asserts_test.go [new file with mode: 0644]
asserts/snapasserts/snapasserts.go [new file with mode: 0644]
asserts/snapasserts/snapasserts_test.go [new file with mode: 0644]
asserts/sysdb/staging.go [new file with mode: 0644]
asserts/sysdb/sysdb.go [new file with mode: 0644]
asserts/sysdb/sysdb_test.go [new file with mode: 0644]
asserts/sysdb/testkeys.go [new file with mode: 0644]
asserts/sysdb/trusted.go [new file with mode: 0644]
asserts/systestkeys/trusted.go [new file with mode: 0644]
asserts/user.go [new file with mode: 0644]
asserts/user_test.go [new file with mode: 0644]
boot/boottest/mockbootloader.go [new file with mode: 0644]
boot/kernel_os.go [new file with mode: 0644]
boot/kernel_os_test.go [new file with mode: 0644]
client/aliases.go [new file with mode: 0644]
client/aliases_test.go [new file with mode: 0644]
client/asserts.go [new file with mode: 0644]
client/asserts_test.go [new file with mode: 0644]
client/buy.go [new file with mode: 0644]
client/change.go [new file with mode: 0644]
client/change_test.go [new file with mode: 0644]
client/client.go [new file with mode: 0644]
client/client_test.go [new file with mode: 0644]
client/conf.go [new file with mode: 0644]
client/conf_test.go [new file with mode: 0644]
client/export_test.go [new file with mode: 0644]
client/icons.go [new file with mode: 0644]
client/icons_test.go [new file with mode: 0644]
client/interfaces.go [new file with mode: 0644]
client/interfaces_test.go [new file with mode: 0644]
client/login.go [new file with mode: 0644]
client/login_test.go [new file with mode: 0644]
client/packages.go [new file with mode: 0644]
client/packages_test.go [new file with mode: 0644]
client/snap_op.go [new file with mode: 0644]
client/snap_op_test.go [new file with mode: 0644]
client/snapctl.go [new file with mode: 0644]
client/snapctl_test.go [new file with mode: 0644]
cmd/Makefile.am [new file with mode: 0644]
cmd/cmd.go [new file with mode: 0644]
cmd/configure.ac [new file with mode: 0644]
cmd/snap-confine/80-snappy-assign.rules [new file with mode: 0644]
cmd/snap-confine/Makefile.am [new file with mode: 0644]
cmd/snap-confine/PORTING [new file with mode: 0644]
cmd/snap-confine/README.mount_namespace [new file with mode: 0644]
cmd/snap-confine/README.nvidia [new file with mode: 0644]
cmd/snap-confine/README.syscalls [new file with mode: 0644]
cmd/snap-confine/apparmor-support.c [new file with mode: 0644]
cmd/snap-confine/apparmor-support.h [new file with mode: 0644]
cmd/snap-confine/classic.c [new file with mode: 0644]
cmd/snap-confine/classic.h [new file with mode: 0644]
cmd/snap-confine/cleanup-funcs-test.c [new file with mode: 0644]
cmd/snap-confine/cleanup-funcs.c [new file with mode: 0644]
cmd/snap-confine/cleanup-funcs.h [new file with mode: 0644]
cmd/snap-confine/decode-mount-opts.c [new file with mode: 0644]
cmd/snap-confine/error-test.c [new file with mode: 0644]
cmd/snap-confine/error.c [new file with mode: 0644]
cmd/snap-confine/error.h [new file with mode: 0644]
cmd/snap-confine/manpages/Makefile.am [new file with mode: 0644]
cmd/snap-confine/manpages/snap-confine.rst [new file with mode: 0644]
cmd/snap-confine/manpages/snap-discard-ns.rst [new file with mode: 0644]
cmd/snap-confine/manpages/ubuntu-core-launcher.rst [new file with mode: 0644]
cmd/snap-confine/misc/0001-Add-printk-based-debugging-to-pivot_root.patch [new file with mode: 0644]
cmd/snap-confine/mount-opt-test.c [new file with mode: 0644]
cmd/snap-confine/mount-opt.c [new file with mode: 0644]
cmd/snap-confine/mount-opt.h [new file with mode: 0644]
cmd/snap-confine/mount-support-nvidia.c [new file with mode: 0644]
cmd/snap-confine/mount-support-nvidia.h [new file with mode: 0644]
cmd/snap-confine/mount-support-test.c [new file with mode: 0644]
cmd/snap-confine/mount-support.c [new file with mode: 0644]
cmd/snap-confine/mount-support.h [new file with mode: 0644]
cmd/snap-confine/mountinfo-test.c [new file with mode: 0644]
cmd/snap-confine/mountinfo.c [new file with mode: 0644]
cmd/snap-confine/mountinfo.h [new file with mode: 0644]
cmd/snap-confine/ns-support-test.c [new file with mode: 0644]
cmd/snap-confine/ns-support.c [new file with mode: 0644]
cmd/snap-confine/ns-support.h [new file with mode: 0644]
cmd/snap-confine/quirks.c [new file with mode: 0644]
cmd/snap-confine/quirks.h [new file with mode: 0644]
cmd/snap-confine/seccomp-support.c [new file with mode: 0644]
cmd/snap-confine/seccomp-support.h [new file with mode: 0644]
cmd/snap-confine/secure-getenv.c [new file with mode: 0644]
cmd/snap-confine/secure-getenv.h [new file with mode: 0644]
cmd/snap-confine/snap-confine.apparmor.in [new file with mode: 0644]
cmd/snap-confine/snap-confine.c [new file with mode: 0644]
cmd/snap-confine/snap-discard-ns.c [new file with mode: 0644]
cmd/snap-confine/snap.c [new file with mode: 0644]
cmd/snap-confine/snap.h [new file with mode: 0644]
cmd/snap-confine/snappy-app-dev [new file with mode: 0755]
cmd/snap-confine/spread-tests/data/apt-keys/README.md [new file with mode: 0644]
cmd/snap-confine/spread-tests/data/apt-keys/sbuild-key.pub [new file with mode: 0644]
cmd/snap-confine/spread-tests/data/apt-keys/sbuild-key.sec [new file with mode: 0644]
cmd/snap-confine/spread-tests/distros/debian. [new file with mode: 0644]
cmd/snap-confine/spread-tests/distros/debian.common [new file with mode: 0644]
cmd/snap-confine/spread-tests/distros/ubuntu.14.04 [new file with mode: 0644]
cmd/snap-confine/spread-tests/distros/ubuntu.16.04 [new file with mode: 0644]
cmd/snap-confine/spread-tests/distros/ubuntu.16.10 [new file with mode: 0644]
cmd/snap-confine/spread-tests/distros/ubuntu.common [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/cgroup-used/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/core-is-preferred/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/debug-flags/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/discard-inexisting-ns/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/discard-ns/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/hostfs-created-on-demand/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/media-sharing/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/media-visible-in-devmode/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.core.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.core.linode.amd64.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.core.linode.i386.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.core.qemu.amd64.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.core.qemu.i386.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.linode.amd64.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.linode.i386.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.qemu.amd64.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.classic.ubuntu-core.qemu.i386.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.core.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/expected.core.linode.json [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-layout/process.py [new file with mode: 0755]
cmd/snap-confine/spread-tests/main/mount-ns-layout/snap-arch.py [new file with mode: 0755]
cmd/snap-confine/spread-tests/main/mount-ns-layout/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-ns-sharing/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-profiles-bin-snap-destination/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-profiles-bin-snap-source/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-profiles-missing-dst/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-profiles-missing-src/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-profiles-mount-tmpfs/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-profiles-ro-mount/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-profiles-rw-mount/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/mount-usr-src/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/test-seccomp-compat/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/test-snap-runs/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/ubuntu-core-launcher-exists/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/user-data-dir-created/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/user-xdg-runtime-dir-created/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/main/version-switch/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/regression/lp-1599608/task.yaml [new file with mode: 0644]
cmd/snap-confine/spread-tests/release.sh [new file with mode: 0755]
cmd/snap-confine/spread-tests/spread-prepare.sh [new file with mode: 0755]
cmd/snap-confine/tests/Makefile.am [new file with mode: 0644]
cmd/snap-confine/tests/common.sh [new file with mode: 0644]
cmd/snap-confine/tests/test_bad_seccomp_filter_args [new file with mode: 0755]
cmd/snap-confine/tests/test_bad_seccomp_filter_args_clone [new file with mode: 0755]
cmd/snap-confine/tests/test_bad_seccomp_filter_args_null [new file with mode: 0755]
cmd/snap-confine/tests/test_bad_seccomp_filter_args_prctl [new file with mode: 0755]
cmd/snap-confine/tests/test_bad_seccomp_filter_args_prio [new file with mode: 0755]
cmd/snap-confine/tests/test_bad_seccomp_filter_args_socket [new file with mode: 0755]
cmd/snap-confine/tests/test_bad_seccomp_filter_length [new file with mode: 0755]
cmd/snap-confine/tests/test_bad_seccomp_filter_missing_trailing_newline [new file with mode: 0755]
cmd/snap-confine/tests/test_complain [new file with mode: 0755]
cmd/snap-confine/tests/test_complain_missed [new file with mode: 0755]
cmd/snap-confine/tests/test_noprofile [new file with mode: 0755]
cmd/snap-confine/tests/test_restrictions [new file with mode: 0755]
cmd/snap-confine/tests/test_restrictions_working [new file with mode: 0755]
cmd/snap-confine/tests/test_restrictions_working_args [new file with mode: 0755]
cmd/snap-confine/tests/test_restrictions_working_args_clone [new file with mode: 0755]
cmd/snap-confine/tests/test_restrictions_working_args_prctl [new file with mode: 0755]
cmd/snap-confine/tests/test_restrictions_working_args_prio [new file with mode: 0755]
cmd/snap-confine/tests/test_restrictions_working_args_socket [new file with mode: 0755]
cmd/snap-confine/tests/test_unrestricted [new file with mode: 0755]
cmd/snap-confine/tests/test_unrestricted_missed [new file with mode: 0755]
cmd/snap-confine/tests/test_whitelist [new file with mode: 0755]
cmd/snap-confine/udev-support.c [new file with mode: 0644]
cmd/snap-confine/udev-support.h [new file with mode: 0644]
cmd/snap-confine/unit-tests-main.c [new file with mode: 0644]
cmd/snap-confine/unit-tests.c [new file with mode: 0644]
cmd/snap-confine/unit-tests.h [new file with mode: 0644]
cmd/snap-confine/user-support.c [new file with mode: 0644]
cmd/snap-confine/user-support.h [new file with mode: 0644]
cmd/snap-confine/utils-test.c [new file with mode: 0644]
cmd/snap-confine/utils.c [new file with mode: 0644]
cmd/snap-confine/utils.h [new file with mode: 0644]
cmd/snap-confine/verify-executable-name-test.c [new file with mode: 0644]
cmd/snap-exec/main.go [new file with mode: 0644]
cmd/snap-exec/main_test.go [new file with mode: 0644]
cmd/snap/cmd_abort.go [new file with mode: 0644]
cmd/snap/cmd_ack.go [new file with mode: 0644]
cmd/snap/cmd_alias.go [new file with mode: 0644]
cmd/snap/cmd_alias_test.go [new file with mode: 0644]
cmd/snap/cmd_aliases.go [new file with mode: 0644]
cmd/snap/cmd_aliases_test.go [new file with mode: 0644]
cmd/snap/cmd_auto_import.go [new file with mode: 0644]
cmd/snap/cmd_auto_import_test.go [new file with mode: 0644]
cmd/snap/cmd_booted.go [new file with mode: 0644]
cmd/snap/cmd_buy.go [new file with mode: 0644]
cmd/snap/cmd_buy_test.go [new file with mode: 0644]
cmd/snap/cmd_changes.go [new file with mode: 0644]
cmd/snap/cmd_changes_test.go [new file with mode: 0644]
cmd/snap/cmd_connect.go [new file with mode: 0644]
cmd/snap/cmd_connect_test.go [new file with mode: 0644]
cmd/snap/cmd_create_key.go [new file with mode: 0644]
cmd/snap/cmd_create_key_test.go [new file with mode: 0644]
cmd/snap/cmd_create_user.go [new file with mode: 0644]
cmd/snap/cmd_create_user_test.go [new file with mode: 0644]
cmd/snap/cmd_delete_key.go [new file with mode: 0644]
cmd/snap/cmd_delete_key_test.go [new file with mode: 0644]
cmd/snap/cmd_disconnect.go [new file with mode: 0644]
cmd/snap/cmd_disconnect_test.go [new file with mode: 0644]
cmd/snap/cmd_download.go [new file with mode: 0644]
cmd/snap/cmd_experimental.go [new file with mode: 0644]
cmd/snap/cmd_export_key.go [new file with mode: 0644]
cmd/snap/cmd_export_key_test.go [new file with mode: 0644]
cmd/snap/cmd_find.go [new file with mode: 0644]
cmd/snap/cmd_find_test.go [new file with mode: 0644]
cmd/snap/cmd_first_boot.go [new file with mode: 0644]
cmd/snap/cmd_get.go [new file with mode: 0644]
cmd/snap/cmd_get_test.go [new file with mode: 0644]
cmd/snap/cmd_help.go [new file with mode: 0644]
cmd/snap/cmd_help_test.go [new file with mode: 0644]
cmd/snap/cmd_info.go [new file with mode: 0644]
cmd/snap/cmd_interfaces.go [new file with mode: 0644]
cmd/snap/cmd_interfaces_test.go [new file with mode: 0644]
cmd/snap/cmd_keys.go [new file with mode: 0644]
cmd/snap/cmd_keys_test.go [new file with mode: 0644]
cmd/snap/cmd_known.go [new file with mode: 0644]
cmd/snap/cmd_known_test.go [new file with mode: 0644]
cmd/snap/cmd_list.go [new file with mode: 0644]
cmd/snap/cmd_list_test.go [new file with mode: 0644]
cmd/snap/cmd_login.go [new file with mode: 0644]
cmd/snap/cmd_login_test.go [new file with mode: 0644]
cmd/snap/cmd_logout.go [new file with mode: 0644]
cmd/snap/cmd_managed.go [new file with mode: 0644]
cmd/snap/cmd_managed_test.go [new file with mode: 0644]
cmd/snap/cmd_prepare_image.go [new file with mode: 0644]
cmd/snap/cmd_run.go [new file with mode: 0644]
cmd/snap/cmd_run_test.go [new file with mode: 0644]
cmd/snap/cmd_set.go [new file with mode: 0644]
cmd/snap/cmd_set_test.go [new file with mode: 0644]
cmd/snap/cmd_shell.go [new file with mode: 0644]
cmd/snap/cmd_sign.go [new file with mode: 0644]
cmd/snap/cmd_sign_build.go [new file with mode: 0644]
cmd/snap/cmd_sign_build_test.go [new file with mode: 0644]
cmd/snap/cmd_sign_test.go [new file with mode: 0644]
cmd/snap/cmd_snap_op.go [new file with mode: 0644]
cmd/snap/cmd_snap_op_test.go [new file with mode: 0644]
cmd/snap/cmd_unalias.go [new file with mode: 0644]
cmd/snap/cmd_unalias_test.go [new file with mode: 0644]
cmd/snap/cmd_version.go [new file with mode: 0644]
cmd/snap/cmd_version_test.go [new file with mode: 0644]
cmd/snap/cmd_watch.go [new file with mode: 0644]
cmd/snap/cmd_watch_test.go [new file with mode: 0644]
cmd/snap/complete.go [new file with mode: 0644]
cmd/snap/export_test.go [new file with mode: 0644]
cmd/snap/gnupg2_test.go [new file with mode: 0644]
cmd/snap/interfaces_common.go [new file with mode: 0644]
cmd/snap/interfaces_common_test.go [new file with mode: 0644]
cmd/snap/main.go [new file with mode: 0644]
cmd/snap/main_test.go [new file with mode: 0644]
cmd/snap/notes.go [new file with mode: 0644]
cmd/snap/notes_test.go [new file with mode: 0644]
cmd/snap/test-data/pubring.gpg [new file with mode: 0644]
cmd/snap/test-data/secring.gpg [new file with mode: 0644]
cmd/snap/test-data/trustdb.gpg [new file with mode: 0644]
cmd/snapctl/main.go [new file with mode: 0644]
cmd/snapctl/main_test.go [new file with mode: 0644]
cmd/snapd/main.go [new file with mode: 0644]
cmd/version.go [new file with mode: 0644]
daemon/api.go [new file with mode: 0644]
daemon/api_mock_test.go [new file with mode: 0644]
daemon/api_test.go [new file with mode: 0644]
daemon/daemon.go [new file with mode: 0644]
daemon/daemon_test.go [new file with mode: 0644]
daemon/response.go [new file with mode: 0644]
daemon/response_test.go [new file with mode: 0644]
daemon/snap.go [new file with mode: 0644]
daemon/ucrednet.go [new file with mode: 0644]
daemon/ucrednet_test.go [new file with mode: 0644]
data/completion/snap [new file with mode: 0644]
data/failure.txt [new file with mode: 0644]
data/info [new file with mode: 0644]
data/success.txt [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/gbp.conf [new file with mode: 0644]
debian/golang-github-snapcore-snapd-dev.install [new file with mode: 0644]
debian/not-installed [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/snap-confine.install [new file with mode: 0644]
debian/snapd.autoimport.service [new file with mode: 0644]
debian/snapd.autoimport.udev [new file with mode: 0644]
debian/snapd.dirs [new file with mode: 0644]
debian/snapd.install [new file with mode: 0644]
debian/snapd.maintscript [new file with mode: 0644]
debian/snapd.manpages [new file with mode: 0644]
debian/snapd.postinst [new file with mode: 0644]
debian/snapd.postrm [new file with mode: 0644]
debian/snapd.refresh.service [new file with mode: 0644]
debian/snapd.refresh.timer [new file with mode: 0644]
debian/snapd.service [new file with mode: 0644]
debian/snapd.socket [new file with mode: 0644]
debian/source/format [new file with mode: 0644]
debian/tests/README.md [new file with mode: 0644]
debian/tests/control [new file with mode: 0644]
debian/tests/integrationtests [new file with mode: 0644]
debian/tests/testconfig.json [new file with mode: 0644]
debian/ubuntu-core-launcher.install [new file with mode: 0644]
debian/ubuntu-snappy-cli.dirs [new file with mode: 0644]
dirs/dirs.go [new file with mode: 0644]
dirs/dirs_test.go [new file with mode: 0644]
docs/MOVED.md [new file with mode: 0644]
etc/X11/Xsession.d/65snappy [new file with mode: 0644]
etc/profile.d/apps-bin-path.sh [new file with mode: 0644]
gen-coverage.sh [new file with mode: 0755]
generate-packaging-dir [new file with mode: 0755]
get-deps.sh [new file with mode: 0755]
i18n/dumb/dumb.go [new file with mode: 0644]
i18n/i18n.go [new file with mode: 0644]
i18n/i18n_test.go [new file with mode: 0644]
i18n/xgettext-go/main.go [new file with mode: 0644]
i18n/xgettext-go/main_test.go [new file with mode: 0644]
image/export_test.go [new file with mode: 0644]
image/helpers.go [new file with mode: 0644]
image/image.go [new file with mode: 0644]
image/image_test.go [new file with mode: 0644]
interfaces/apparmor/apparmor.go [new file with mode: 0644]
interfaces/apparmor/apparmor_test.go [new file with mode: 0644]
interfaces/apparmor/backend.go [new file with mode: 0644]
interfaces/apparmor/backend_test.go [new file with mode: 0644]
interfaces/apparmor/export_test.go [new file with mode: 0644]
interfaces/apparmor/template.go [new file with mode: 0644]
interfaces/apparmor/template_vars.go [new file with mode: 0644]
interfaces/backend.go [new file with mode: 0644]
interfaces/backends/backends.go [new file with mode: 0644]
interfaces/builtin/all.go [new file with mode: 0644]
interfaces/builtin/all_test.go [new file with mode: 0644]
interfaces/builtin/alsa.go [new file with mode: 0644]
interfaces/builtin/alsa_test.go [new file with mode: 0644]
interfaces/builtin/avahi_observe.go [new file with mode: 0644]
interfaces/builtin/avahi_observe_test.go [new file with mode: 0644]
interfaces/builtin/basedeclaration.go [new file with mode: 0644]
interfaces/builtin/basedeclaration_test.go [new file with mode: 0644]
interfaces/builtin/bluetooth_control.go [new file with mode: 0644]
interfaces/builtin/bluetooth_control_test.go [new file with mode: 0644]
interfaces/builtin/bluez.go [new file with mode: 0644]
interfaces/builtin/bluez_test.go [new file with mode: 0644]
interfaces/builtin/bool_file.go [new file with mode: 0644]
interfaces/builtin/bool_file_test.go [new file with mode: 0644]
interfaces/builtin/browser_support.go [new file with mode: 0644]
interfaces/builtin/browser_support_test.go [new file with mode: 0644]
interfaces/builtin/camera.go [new file with mode: 0644]
interfaces/builtin/common.go [new file with mode: 0644]
interfaces/builtin/common_test.go [new file with mode: 0644]
interfaces/builtin/content.go [new file with mode: 0644]
interfaces/builtin/content_test.go [new file with mode: 0644]
interfaces/builtin/cups_control.go [new file with mode: 0644]
interfaces/builtin/dbus.go [new file with mode: 0644]
interfaces/builtin/dbus_test.go [new file with mode: 0644]
interfaces/builtin/dcdbas_control.go [new file with mode: 0644]
interfaces/builtin/dcdbas_control_test.go [new file with mode: 0644]
interfaces/builtin/docker.go [new file with mode: 0644]
interfaces/builtin/docker_support.go [new file with mode: 0644]
interfaces/builtin/docker_support_test.go [new file with mode: 0644]
interfaces/builtin/docker_test.go [new file with mode: 0644]
interfaces/builtin/export_test.go [new file with mode: 0644]
interfaces/builtin/firewall_control.go [new file with mode: 0644]
interfaces/builtin/firewall_control_test.go [new file with mode: 0644]
interfaces/builtin/fuse_support.go [new file with mode: 0644]
interfaces/builtin/fuse_support_test.go [new file with mode: 0644]
interfaces/builtin/fwupd.go [new file with mode: 0644]
interfaces/builtin/fwupd_test.go [new file with mode: 0644]
interfaces/builtin/gpio.go [new file with mode: 0644]
interfaces/builtin/gpio_test.go [new file with mode: 0644]
interfaces/builtin/gsettings.go [new file with mode: 0644]
interfaces/builtin/gsettings_test.go [new file with mode: 0644]
interfaces/builtin/hardware_observe.go [new file with mode: 0644]
interfaces/builtin/hardware_observe_test.go [new file with mode: 0644]
interfaces/builtin/hidraw.go [new file with mode: 0644]
interfaces/builtin/hidraw_test.go [new file with mode: 0644]
interfaces/builtin/home.go [new file with mode: 0644]
interfaces/builtin/home_test.go [new file with mode: 0644]
interfaces/builtin/i2c.go [new file with mode: 0644]
interfaces/builtin/i2c_test.go [new file with mode: 0644]
interfaces/builtin/iio.go [new file with mode: 0644]
interfaces/builtin/iio_test.go [new file with mode: 0644]
interfaces/builtin/io_ports_control.go [new file with mode: 0644]
interfaces/builtin/io_ports_control_test.go [new file with mode: 0644]
interfaces/builtin/kernel_module_control.go [new file with mode: 0644]
interfaces/builtin/kernel_module_control_test.go [new file with mode: 0644]
interfaces/builtin/libvirt.go [new file with mode: 0644]
interfaces/builtin/libvirt_test.go [new file with mode: 0644]
interfaces/builtin/locale_control.go [new file with mode: 0644]
interfaces/builtin/locale_control_test.go [new file with mode: 0644]
interfaces/builtin/location_control.go [new file with mode: 0644]
interfaces/builtin/location_control_test.go [new file with mode: 0644]
interfaces/builtin/location_observe.go [new file with mode: 0644]
interfaces/builtin/location_observe_test.go [new file with mode: 0644]
interfaces/builtin/log_observe.go [new file with mode: 0644]
interfaces/builtin/log_observe_test.go [new file with mode: 0644]
interfaces/builtin/lxd.go [new file with mode: 0644]
interfaces/builtin/lxd_support.go [new file with mode: 0644]
interfaces/builtin/lxd_support_test.go [new file with mode: 0644]
interfaces/builtin/lxd_test.go [new file with mode: 0644]
interfaces/builtin/mir.go [new file with mode: 0644]
interfaces/builtin/mir_test.go [new file with mode: 0644]
interfaces/builtin/modem_manager.go [new file with mode: 0644]
interfaces/builtin/modem_manager_test.go [new file with mode: 0644]
interfaces/builtin/mount_observe.go [new file with mode: 0644]
interfaces/builtin/mount_observe_test.go [new file with mode: 0644]
interfaces/builtin/mpris.go [new file with mode: 0644]
interfaces/builtin/mpris_test.go [new file with mode: 0644]
interfaces/builtin/network.go [new file with mode: 0644]
interfaces/builtin/network_bind.go [new file with mode: 0644]
interfaces/builtin/network_bind_test.go [new file with mode: 0644]
interfaces/builtin/network_control.go [new file with mode: 0644]
interfaces/builtin/network_control_test.go [new file with mode: 0644]
interfaces/builtin/network_manager.go [new file with mode: 0644]
interfaces/builtin/network_manager_test.go [new file with mode: 0644]
interfaces/builtin/network_observe.go [new file with mode: 0644]
interfaces/builtin/network_observe_test.go [new file with mode: 0644]
interfaces/builtin/network_setup_observe.go [new file with mode: 0644]
interfaces/builtin/network_setup_observe_test.go [new file with mode: 0644]
interfaces/builtin/network_test.go [new file with mode: 0644]
interfaces/builtin/ofono.go [new file with mode: 0644]
interfaces/builtin/ofono_test.go [new file with mode: 0644]
interfaces/builtin/opengl.go [new file with mode: 0644]
interfaces/builtin/openvswitch.go [new file with mode: 0644]
interfaces/builtin/openvswitch_support.go [new file with mode: 0644]
interfaces/builtin/openvswitch_support_test.go [new file with mode: 0644]
interfaces/builtin/openvswitch_test.go [new file with mode: 0644]
interfaces/builtin/optical_drive.go [new file with mode: 0644]
interfaces/builtin/physical_memory_control.go [new file with mode: 0644]
interfaces/builtin/physical_memory_control_test.go [new file with mode: 0644]
interfaces/builtin/physical_memory_observe.go [new file with mode: 0644]
interfaces/builtin/physical_memory_observe_test.go [new file with mode: 0644]
interfaces/builtin/ppp.go [new file with mode: 0644]
interfaces/builtin/ppp_test.go [new file with mode: 0644]
interfaces/builtin/process_control.go [new file with mode: 0644]
interfaces/builtin/process_control_test.go [new file with mode: 0644]
interfaces/builtin/pulseaudio.go [new file with mode: 0644]
interfaces/builtin/pulseaudio_test.go [new file with mode: 0644]
interfaces/builtin/raw_usb.go [new file with mode: 0644]
interfaces/builtin/raw_usb_test.go [new file with mode: 0644]
interfaces/builtin/removable_media.go [new file with mode: 0644]
interfaces/builtin/removable_media_test.go [new file with mode: 0644]
interfaces/builtin/screen_inhibit_control.go [new file with mode: 0644]
interfaces/builtin/screen_inhibit_control_test.go [new file with mode: 0644]
interfaces/builtin/serial_port.go [new file with mode: 0644]
interfaces/builtin/serial_port_test.go [new file with mode: 0644]
interfaces/builtin/shutdown.go [new file with mode: 0644]
interfaces/builtin/shutdown_test.go [new file with mode: 0644]
interfaces/builtin/snapd_control.go [new file with mode: 0644]
interfaces/builtin/snapd_control_test.go [new file with mode: 0644]
interfaces/builtin/system_observe.go [new file with mode: 0644]
interfaces/builtin/system_observe_test.go [new file with mode: 0644]
interfaces/builtin/system_trace.go [new file with mode: 0644]
interfaces/builtin/system_trace_test.go [new file with mode: 0644]
interfaces/builtin/time_control.go [new file with mode: 0644]
interfaces/builtin/time_control_test.go [new file with mode: 0644]
interfaces/builtin/timeserver_control.go [new file with mode: 0644]
interfaces/builtin/timeserver_control_test.go [new file with mode: 0644]
interfaces/builtin/timezone_control.go [new file with mode: 0644]
interfaces/builtin/timezone_control_test.go [new file with mode: 0644]
interfaces/builtin/tpm.go [new file with mode: 0644]
interfaces/builtin/tpm_test.go [new file with mode: 0644]
interfaces/builtin/udisks2.go [new file with mode: 0644]
interfaces/builtin/udisks2_test.go [new file with mode: 0644]
interfaces/builtin/unity7.go [new file with mode: 0644]
interfaces/builtin/unity7_test.go [new file with mode: 0644]
interfaces/builtin/upower_observe.go [new file with mode: 0644]
interfaces/builtin/upower_observe_test.go [new file with mode: 0644]
interfaces/builtin/utils.go [new file with mode: 0644]
interfaces/builtin/x11.go [new file with mode: 0644]
interfaces/builtin/x11_test.go [new file with mode: 0644]
interfaces/core.go [new file with mode: 0644]
interfaces/core_test.go [new file with mode: 0644]
interfaces/dbus/backend.go [new file with mode: 0644]
interfaces/dbus/backend_test.go [new file with mode: 0644]
interfaces/dbus/dbus.go [new file with mode: 0644]
interfaces/dbus/dbus_test.go [new file with mode: 0644]
interfaces/dbus/export_test.go [new file with mode: 0644]
interfaces/dbus/template.go [new file with mode: 0644]
interfaces/ifacetest/backendtest.go [new file with mode: 0644]
interfaces/ifacetest/ifacetest_test.go [new file with mode: 0644]
interfaces/ifacetest/testbackend.go [new file with mode: 0644]
interfaces/ifacetest/testtype.go [new file with mode: 0644]
interfaces/ifacetest/testtype_test.go [new file with mode: 0644]
interfaces/json.go [new file with mode: 0644]
interfaces/json_test.go [new file with mode: 0644]
interfaces/kmod/backend.go [new file with mode: 0644]
interfaces/kmod/backend_test.go [new file with mode: 0644]
interfaces/kmod/export_test.go [new file with mode: 0644]
interfaces/kmod/kmod.go [new file with mode: 0644]
interfaces/kmod/kmod_test.go [new file with mode: 0644]
interfaces/mount/backend.go [new file with mode: 0644]
interfaces/mount/backend_test.go [new file with mode: 0644]
interfaces/naming.go [new file with mode: 0644]
interfaces/naming_test.go [new file with mode: 0644]
interfaces/policy/helpers.go [new file with mode: 0644]
interfaces/policy/policy.go [new file with mode: 0644]
interfaces/policy/policy_test.go [new file with mode: 0644]
interfaces/repo.go [new file with mode: 0644]
interfaces/repo_test.go [new file with mode: 0644]
interfaces/seccomp/backend.go [new file with mode: 0644]
interfaces/seccomp/backend_test.go [new file with mode: 0644]
interfaces/seccomp/export_test.go [new file with mode: 0644]
interfaces/seccomp/seccomp_test.go [new file with mode: 0644]
interfaces/seccomp/template.go [new file with mode: 0644]
interfaces/sorting.go [new file with mode: 0644]
interfaces/sorting_test.go [new file with mode: 0644]
interfaces/systemd/backend.go [new file with mode: 0644]
interfaces/systemd/backend_test.go [new file with mode: 0644]
interfaces/systemd/export_test.go [new file with mode: 0644]
interfaces/systemd/snippet.go [new file with mode: 0644]
interfaces/systemd/snippet_test.go [new file with mode: 0644]
interfaces/systemd/systemd_test.go [new file with mode: 0644]
interfaces/udev/backend.go [new file with mode: 0644]
interfaces/udev/backend_test.go [new file with mode: 0644]
interfaces/udev/udev.go [new file with mode: 0644]
interfaces/udev/udev_test.go [new file with mode: 0644]
logger/logger.go [new file with mode: 0644]
logger/logger_test.go [new file with mode: 0644]
mdlint.py [new file with mode: 0755]
mkversion.sh [new file with mode: 0755]
osutil/chattr.go [new file with mode: 0644]
osutil/chattr_32.go [new file with mode: 0644]
osutil/chattr_64.go [new file with mode: 0644]
osutil/chdir.go [new file with mode: 0644]
osutil/chdir_test.go [new file with mode: 0644]
osutil/cmp.go [new file with mode: 0644]
osutil/cmp_test.go [new file with mode: 0644]
osutil/cp.go [new file with mode: 0644]
osutil/cp_linux.go [new file with mode: 0644]
osutil/cp_linux_test.go [new file with mode: 0644]
osutil/cp_other.go [new file with mode: 0644]
osutil/cp_test.go [new file with mode: 0644]
osutil/digest.go [new file with mode: 0644]
osutil/digest_test.go [new file with mode: 0644]
osutil/env.go [new file with mode: 0644]
osutil/env_test.go [new file with mode: 0644]
osutil/exitcode.go [new file with mode: 0644]
osutil/exitcode_test.go [new file with mode: 0644]
osutil/export_test.go [new file with mode: 0644]
osutil/io.go [new file with mode: 0644]
osutil/io_test.go [new file with mode: 0644]
osutil/mkdirallchown.go [new file with mode: 0644]
osutil/mount.go [new file with mode: 0644]
osutil/mount_test.go [new file with mode: 0644]
osutil/osutil_test.go [new file with mode: 0644]
osutil/outputerr.go [new file with mode: 0644]
osutil/outputerr_test.go [new file with mode: 0644]
osutil/stat.go [new file with mode: 0644]
osutil/stat_test.go [new file with mode: 0644]
osutil/sync_dir.go [new file with mode: 0644]
osutil/sync_dir_test.go [new file with mode: 0644]
osutil/user.go [new file with mode: 0644]
osutil/user_test.go [new file with mode: 0644]
osutil/winsize.go [new file with mode: 0644]
overlord/assertstate/assertmgr.go [new file with mode: 0644]
overlord/assertstate/assertmgr_test.go [new file with mode: 0644]
overlord/assertstate/export_test.go [new file with mode: 0644]
overlord/auth/auth.go [new file with mode: 0644]
overlord/auth/auth_test.go [new file with mode: 0644]
overlord/backend.go [new file with mode: 0644]
overlord/configstate/configmgr.go [new file with mode: 0644]
overlord/configstate/export_test.go [new file with mode: 0644]
overlord/configstate/handler.go [new file with mode: 0644]
overlord/configstate/handler_test.go [new file with mode: 0644]
overlord/configstate/tasksets.go [new file with mode: 0644]
overlord/configstate/tasksets_test.go [new file with mode: 0644]
overlord/configstate/transaction.go [new file with mode: 0644]
overlord/configstate/transaction_test.go [new file with mode: 0644]
overlord/devicestate/devicemgr.go [new file with mode: 0644]
overlord/devicestate/devicemgr_test.go [new file with mode: 0644]
overlord/devicestate/export_test.go [new file with mode: 0644]
overlord/devicestate/firstboot.go [new file with mode: 0644]
overlord/devicestate/firstboot_test.go [new file with mode: 0644]
overlord/export_test.go [new file with mode: 0644]
overlord/hookstate/context.go [new file with mode: 0644]
overlord/hookstate/context_test.go [new file with mode: 0644]
overlord/hookstate/ctlcmd/ctlcmd.go [new file with mode: 0644]
overlord/hookstate/ctlcmd/ctlcmd_test.go [new file with mode: 0644]
overlord/hookstate/ctlcmd/export_test.go [new file with mode: 0644]
overlord/hookstate/ctlcmd/get.go [new file with mode: 0644]
overlord/hookstate/ctlcmd/get_test.go [new file with mode: 0644]
overlord/hookstate/ctlcmd/set.go [new file with mode: 0644]
overlord/hookstate/ctlcmd/set_test.go [new file with mode: 0644]
overlord/hookstate/hookmgr.go [new file with mode: 0644]
overlord/hookstate/hookmgr_test.go [new file with mode: 0644]
overlord/hookstate/hooktest/handler.go [new file with mode: 0644]
overlord/hookstate/hooktest/handler_test.go [new file with mode: 0644]
overlord/hookstate/repository.go [new file with mode: 0644]
overlord/hookstate/repository_test.go [new file with mode: 0644]
overlord/ifacestate/handlers.go [new file with mode: 0644]
overlord/ifacestate/helpers.go [new file with mode: 0644]
overlord/ifacestate/hooks.go [new file with mode: 0644]
overlord/ifacestate/ifacemgr.go [new file with mode: 0644]
overlord/ifacestate/ifacemgr_test.go [new file with mode: 0644]
overlord/managers_test.go [new file with mode: 0644]
overlord/overlord.go [new file with mode: 0644]
overlord/overlord_test.go [new file with mode: 0644]
overlord/patch/export_test.go [new file with mode: 0644]
overlord/patch/patch.go [new file with mode: 0644]
overlord/patch/patch1.go [new file with mode: 0644]
overlord/patch/patch1_test.go [new file with mode: 0644]
overlord/patch/patch2.go [new file with mode: 0644]
overlord/patch/patch2_test.go [new file with mode: 0644]
overlord/patch/patch3.go [new file with mode: 0644]
overlord/patch/patch3_test.go [new file with mode: 0644]
overlord/patch/patch4.go [new file with mode: 0644]
overlord/patch/patch4_test.go [new file with mode: 0644]
overlord/patch/patch5.go [new file with mode: 0644]
overlord/patch/patch6.go [new file with mode: 0644]
overlord/patch/patch6_test.go [new file with mode: 0644]
overlord/patch/patch_test.go [new file with mode: 0644]
overlord/snapstate/aliases.go [new file with mode: 0644]
overlord/snapstate/aliases_test.go [new file with mode: 0644]
overlord/snapstate/backend.go [new file with mode: 0644]
overlord/snapstate/backend/aliases.go [new file with mode: 0644]
overlord/snapstate/backend/aliases_test.go [new file with mode: 0644]
overlord/snapstate/backend/backend.go [new file with mode: 0644]
overlord/snapstate/backend/backend_test.go [new file with mode: 0644]
overlord/snapstate/backend/copydata.go [new file with mode: 0644]
overlord/snapstate/backend/copydata_test.go [new file with mode: 0644]
overlord/snapstate/backend/export_test.go [new file with mode: 0644]
overlord/snapstate/backend/link.go [new file with mode: 0644]
overlord/snapstate/backend/link_test.go [new file with mode: 0644]
overlord/snapstate/backend/mountunit.go [new file with mode: 0644]
overlord/snapstate/backend/mountunit_test.go [new file with mode: 0644]
overlord/snapstate/backend/ns.go [new file with mode: 0644]
overlord/snapstate/backend/ns_test.go [new file with mode: 0644]
overlord/snapstate/backend/setup.go [new file with mode: 0644]
overlord/snapstate/backend/setup_test.go [new file with mode: 0644]
overlord/snapstate/backend/snapdata.go [new file with mode: 0644]
overlord/snapstate/backend/utils.go [new file with mode: 0644]
overlord/snapstate/backend_test.go [new file with mode: 0644]
overlord/snapstate/booted.go [new file with mode: 0644]
overlord/snapstate/booted_test.go [new file with mode: 0644]
overlord/snapstate/check_snap.go [new file with mode: 0644]
overlord/snapstate/check_snap_test.go [new file with mode: 0644]
overlord/snapstate/discard_snap_test.go [new file with mode: 0644]
overlord/snapstate/download_snap_test.go [new file with mode: 0644]
overlord/snapstate/export_test.go [new file with mode: 0644]
overlord/snapstate/flags.go [new file with mode: 0644]
overlord/snapstate/link_snap_test.go [new file with mode: 0644]
overlord/snapstate/mount_snap_test.go [new file with mode: 0644]
overlord/snapstate/prepare_snap_test.go [new file with mode: 0644]
overlord/snapstate/progress.go [new file with mode: 0644]
overlord/snapstate/progress_test.go [new file with mode: 0644]
overlord/snapstate/snapmgr.go [new file with mode: 0644]
overlord/snapstate/snapmgr_test.go [new file with mode: 0644]
overlord/snapstate/snapstate.go [new file with mode: 0644]
overlord/state/change.go [new file with mode: 0644]
overlord/state/change_test.go [new file with mode: 0644]
overlord/state/export_test.go [new file with mode: 0644]
overlord/state/state.go [new file with mode: 0644]
overlord/state/state_test.go [new file with mode: 0644]
overlord/state/task.go [new file with mode: 0644]
overlord/state/task_test.go [new file with mode: 0644]
overlord/state/taskrunner.go [new file with mode: 0644]
overlord/state/taskrunner_test.go [new file with mode: 0644]
overlord/stateengine.go [new file with mode: 0644]
overlord/stateengine_test.go [new file with mode: 0644]
partition/bootloader.go [new file with mode: 0644]
partition/bootloader_test.go [new file with mode: 0644]
partition/grub.go [new file with mode: 0644]
partition/grub_test.go [new file with mode: 0644]
partition/uboot.go [new file with mode: 0644]
partition/uboot_test.go [new file with mode: 0644]
partition/utils.go [new file with mode: 0644]
partition/utils_test.go [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/es.po [new file with mode: 0644]
po/gl.po [new file with mode: 0644]
po/ug.po [new file with mode: 0644]
progress/progress.go [new file with mode: 0644]
progress/progress_test.go [new file with mode: 0644]
provisioning/provisioning.go [new file with mode: 0644]
provisioning/provisioning_test.go [new file with mode: 0644]
release/export_test.go [new file with mode: 0644]
release/release.go [new file with mode: 0644]
release/release_test.go [new file with mode: 0644]
run-checks [new file with mode: 0755]
snap/broken.go [new file with mode: 0644]
snap/broken_test.go [new file with mode: 0644]
snap/container.go [new file with mode: 0644]
snap/container_test.go [new file with mode: 0644]
snap/errors.go [new file with mode: 0644]
snap/export_test.go [new file with mode: 0644]
snap/gadget.go [new file with mode: 0644]
snap/gadget_test.go [new file with mode: 0644]
snap/hooktypes.go [new file with mode: 0644]
snap/implicit.go [new file with mode: 0644]
snap/implicit_test.go [new file with mode: 0644]
snap/info.go [new file with mode: 0644]
snap/info_snap_yaml.go [new file with mode: 0644]
snap/info_snap_yaml_test.go [new file with mode: 0644]
snap/info_test.go [new file with mode: 0644]
snap/revision.go [new file with mode: 0644]
snap/revision_test.go [new file with mode: 0644]
snap/seed_yaml.go [new file with mode: 0644]
snap/seed_yaml_test.go [new file with mode: 0644]
snap/snapdir/snapdir.go [new file with mode: 0644]
snap/snapdir/snapdir_test.go [new file with mode: 0644]
snap/snapenv/snapenv.go [new file with mode: 0644]
snap/snapenv/snapenv_test.go [new file with mode: 0644]
snap/snaptest/build.go [new file with mode: 0644]
snap/snaptest/build_test.go [new file with mode: 0644]
snap/snaptest/export_test.go [new file with mode: 0644]
snap/snaptest/snaptest.go [new file with mode: 0644]
snap/snaptest/snaptest_test.go [new file with mode: 0644]
snap/squashfs/squashfs.go [new file with mode: 0644]
snap/squashfs/squashfs_test.go [new file with mode: 0644]
snap/types.go [new file with mode: 0644]
snap/types_test.go [new file with mode: 0644]
snap/validate.go [new file with mode: 0644]
snap/validate_test.go [new file with mode: 0644]
spread.yaml [new file with mode: 0644]
store/auth.go [new file with mode: 0644]
store/auth_test.go [new file with mode: 0644]
store/details.go [new file with mode: 0644]
store/errors.go [new file with mode: 0644]
store/export_test.go [new file with mode: 0644]
store/logger.go [new file with mode: 0644]
store/logger_test.go [new file with mode: 0644]
store/retry.go [new file with mode: 0644]
store/store.go [new file with mode: 0644]
store/store_test.go [new file with mode: 0644]
store/userinfo.go [new file with mode: 0644]
store/userinfo_test.go [new file with mode: 0644]
store/withtestkeys.go [new file with mode: 0644]
strutil/strutil.go [new file with mode: 0644]
strutil/strutil_test.go [new file with mode: 0644]
strutil/version.go [new file with mode: 0644]
strutil/version_test.go [new file with mode: 0644]
systemd/escape.go [new file with mode: 0644]
systemd/escape_test.go [new file with mode: 0644]
systemd/export_test.go [new file with mode: 0644]
systemd/systemd.go [new file with mode: 0644]
systemd/systemd_test.go [new file with mode: 0644]
tests/external-backend.md [new file with mode: 0644]
tests/lib/apt.sh [new file with mode: 0644]
tests/lib/assertions/developer1-pc.model [new file with mode: 0644]
tests/lib/assertions/developer1.account [new file with mode: 0644]
tests/lib/assertions/developer1.account-key [new file with mode: 0644]
tests/lib/assertions/testrootorg-store.account-key [new file with mode: 0644]
tests/lib/boot.sh [new file with mode: 0644]
tests/lib/external/prepare-ssh.sh [new file with mode: 0755]
tests/lib/fakedevicesvc/main.go [new file with mode: 0644]
tests/lib/fakestore/cmd/fakestore/main.go [new file with mode: 0644]
tests/lib/fakestore/refresh/refresh.go [new file with mode: 0644]
tests/lib/fakestore/store/store.go [new file with mode: 0644]
tests/lib/fakestore/store/store_test.go [new file with mode: 0644]
tests/lib/mkpinentry.sh [new file with mode: 0644]
tests/lib/names.sh [new file with mode: 0644]
tests/lib/network.sh [new file with mode: 0644]
tests/lib/os-release.16 [new file with mode: 0644]
tests/lib/prepare.sh [new file with mode: 0755]
tests/lib/reset.sh [new file with mode: 0755]
tests/lib/snapbuild/main.go [new file with mode: 0644]
tests/lib/snaps.sh [new file with mode: 0644]
tests/lib/snaps/aliases/bin/cmd1 [new file with mode: 0755]
tests/lib/snaps/aliases/bin/cmd2 [new file with mode: 0755]
tests/lib/snaps/aliases/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/aliases/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/basic-desktop/bin/echo [new file with mode: 0755]
tests/lib/snaps/basic-desktop/meta/gui/echo.desktop [new file with mode: 0644]
tests/lib/snaps/basic-desktop/meta/gui/icon.png [new file with mode: 0644]
tests/lib/snaps/basic-desktop/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/basic-hooks/meta/hooks/configure [new file with mode: 0755]
tests/lib/snaps/basic-hooks/meta/hooks/invalid-hook [new file with mode: 0755]
tests/lib/snaps/basic-hooks/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/basic-hooks/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/basic/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/basic/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/data-writer/bin/write-data [new file with mode: 0755]
tests/lib/snaps/data-writer/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/data-writer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/failing-config-hooks/meta/hooks/configure [new file with mode: 0755]
tests/lib/snaps/failing-config-hooks/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/failing-config-hooks/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/firewall-control-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/firewall-control-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/gpio-consumer/bin/read [new file with mode: 0755]
tests/lib/snaps/gpio-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/hardware-observe-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/hardware-observe-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/home-consumer/bin/reader [new file with mode: 0755]
tests/lib/snaps/home-consumer/bin/writer [new file with mode: 0755]
tests/lib/snaps/home-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/iio-consumer/bin/read [new file with mode: 0755]
tests/lib/snaps/iio-consumer/bin/write [new file with mode: 0755]
tests/lib/snaps/iio-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/locale-control-consumer/bin/get [new file with mode: 0755]
tests/lib/snaps/locale-control-consumer/bin/set [new file with mode: 0755]
tests/lib/snaps/locale-control-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/log-observe-consumer/bin/cmd [new file with mode: 0755]
tests/lib/snaps/log-observe-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/log-observe-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/modem-manager-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/modem-manager-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/mount-observe-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/mount-observe-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/network-bind-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/network-bind-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/network-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/network-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/network-control-consumer/bin/add-arp-entry [new file with mode: 0755]
tests/lib/snaps/network-control-consumer/bin/query [new file with mode: 0755]
tests/lib/snaps/network-control-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/network-observe-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/network-observe-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/process-control-consumer/bin/signal [new file with mode: 0755]
tests/lib/snaps/process-control-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/snapctl-hooks-v2/meta/hooks/configure [new file with mode: 0755]
tests/lib/snaps/snapctl-hooks-v2/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/snapctl-hooks-v2/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/snapctl-hooks/meta/hooks/configure [new file with mode: 0755]
tests/lib/snaps/snapctl-hooks/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/snapctl-hooks/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/system-observe-consumer/bin/consumer [new file with mode: 0755]
tests/lib/snaps/system-observe-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-auto-aliases/bin/wellknown1 [new file with mode: 0755]
tests/lib/snaps/test-snapd-auto-aliases/bin/wellknown2 [new file with mode: 0755]
tests/lib/snaps/test-snapd-auto-aliases/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/test-snapd-auto-aliases/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-classic-confinement/bin/classic-confinement [new file with mode: 0755]
tests/lib/snaps/test-snapd-classic-confinement/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/test-snapd-classic-confinement/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-content-plug/bin/content-plug [new file with mode: 0755]
tests/lib/snaps/test-snapd-content-plug/import/.placeholder [new file with mode: 0644]
tests/lib/snaps/test-snapd-content-plug/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-content-slot/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-content-slot/shared-content [new file with mode: 0644]
tests/lib/snaps/test-snapd-control-consumer/bin/install [new file with mode: 0755]
tests/lib/snaps/test-snapd-control-consumer/bin/list [new file with mode: 0755]
tests/lib/snaps/test-snapd-control-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-cups-control-consumer/snapcraft.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-devmode/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-fuse-consumer/Makefile [new file with mode: 0644]
tests/lib/snaps/test-snapd-fuse-consumer/snapcraft.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-go-webserver/main.go [new file with mode: 0644]
tests/lib/snaps/test-snapd-go-webserver/snapcraft.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-private/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-python-webserver/index.html [new file with mode: 0644]
tests/lib/snaps/test-snapd-python-webserver/server.py [new file with mode: 0755]
tests/lib/snaps/test-snapd-python-webserver/snapcraft.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-service-try-v1/bin/service [new file with mode: 0755]
tests/lib/snaps/test-snapd-service-try-v1/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-service-try-v2/bin/service [new file with mode: 0755]
tests/lib/snaps/test-snapd-service-try-v2/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-service-v1-good/bin/good [new file with mode: 0755]
tests/lib/snaps/test-snapd-service-v1-good/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-service-v2-bad/bin/bad [new file with mode: 0755]
tests/lib/snaps/test-snapd-service-v2-bad/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-tools/bin/block [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/cat [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/cmd [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/echo [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/env [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/fail [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/head [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/sh [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/bin/success [new file with mode: 0755]
tests/lib/snaps/test-snapd-tools/meta/icon.png [new file with mode: 0644]
tests/lib/snaps/test-snapd-tools/meta/snap.yaml [new file with mode: 0644]
tests/lib/snaps/test-snapd-upower-observe-consumer/snapcraft.yaml [new file with mode: 0644]
tests/lib/snaps/time-control-consumer/bin/read [new file with mode: 0755]
tests/lib/snaps/time-control-consumer/bin/write [new file with mode: 0755]
tests/lib/snaps/time-control-consumer/meta/snap.yaml [new file with mode: 0644]
tests/lib/store.sh [new file with mode: 0644]
tests/lib/systemd.sh [new file with mode: 0644]
tests/main/abort/task.yaml [new file with mode: 0644]
tests/main/ack/alice.account [new file with mode: 0644]
tests/main/ack/alice.account-key [new file with mode: 0644]
tests/main/ack/bob.assertions [new file with mode: 0644]
tests/main/ack/task.yaml [new file with mode: 0644]
tests/main/alias/task.yaml [new file with mode: 0644]
tests/main/auth-errors/task.yaml [new file with mode: 0644]
tests/main/auto-aliases/task.yaml [new file with mode: 0644]
tests/main/c-unit-tests/task.yaml [new file with mode: 0644]
tests/main/change-errors/task.yaml [new file with mode: 0644]
tests/main/chattr/task.yaml [new file with mode: 0644]
tests/main/chattr/toggle.go [new file with mode: 0644]
tests/main/classic-confinement/task.yaml [new file with mode: 0644]
tests/main/cmdline/task.yaml [new file with mode: 0644]
tests/main/completion/abort.exp [new file with mode: 0644]
tests/main/completion/ack.exp [new file with mode: 0644]
tests/main/completion/buy.exp [new file with mode: 0644]
tests/main/completion/change.exp [new file with mode: 0644]
tests/main/completion/delete-key.exp [new file with mode: 0644]
tests/main/completion/disable.exp [new file with mode: 0644]
tests/main/completion/download.exp [new file with mode: 0644]
tests/main/completion/enable.exp [new file with mode: 0644]
tests/main/completion/export-key.exp [new file with mode: 0644]
tests/main/completion/get.exp [new file with mode: 0644]
tests/main/completion/info.exp [new file with mode: 0644]
tests/main/completion/install.exp [new file with mode: 0644]
tests/main/completion/key.exp0 [new file with mode: 0644]
tests/main/completion/lib.exp0 [new file with mode: 0644]
tests/main/completion/list.exp [new file with mode: 0644]
tests/main/completion/refresh.exp [new file with mode: 0644]
tests/main/completion/remove.exp [new file with mode: 0644]
tests/main/completion/revert.exp [new file with mode: 0644]
tests/main/completion/set.exp [new file with mode: 0644]
tests/main/completion/sign-build.exp [new file with mode: 0644]
tests/main/completion/sign.exp [new file with mode: 0644]
tests/main/completion/task.yaml [new file with mode: 0644]
tests/main/completion/toplevel.exp [new file with mode: 0644]
tests/main/completion/try.exp [new file with mode: 0644]
tests/main/completion/watch.exp [new file with mode: 0644]
tests/main/confinement-classic/task.yaml [new file with mode: 0644]
tests/main/confinement-classic/test-snapd-hello-classic/Makefile [new file with mode: 0644]
tests/main/confinement-classic/test-snapd-hello-classic/test-snapd-hello-classic.c [new file with mode: 0644]
tests/main/create-key/passphrase_mismatch.exp [new file with mode: 0644]
tests/main/create-key/successful_default.exp [new file with mode: 0644]
tests/main/create-key/successful_non_default.exp [new file with mode: 0644]
tests/main/create-key/task.yaml [new file with mode: 0644]
tests/main/create-user/task.yaml [new file with mode: 0644]
tests/main/enable-disable-units-gpio/task.yaml [new file with mode: 0644]
tests/main/enable-disable/task.yaml [new file with mode: 0644]
tests/main/find-private/successful_login.exp [new file with mode: 0644]
tests/main/find-private/task.yaml [new file with mode: 0644]
tests/main/firstboot-assertions/task.yaml [new file with mode: 0644]
tests/main/firstboot-snaps/task.yaml [new file with mode: 0644]
tests/main/gccgo/task.yaml [new file with mode: 0644]
tests/main/help/task.yaml [new file with mode: 0644]
tests/main/i18n/task.yaml [new file with mode: 0644]
tests/main/install-errors/task.yaml [new file with mode: 0644]
tests/main/install-remove-multi/task.yaml [new file with mode: 0644]
tests/main/install-sideload/task.yaml [new file with mode: 0644]
tests/main/install-store-laaaarge/task.yaml [new file with mode: 0644]
tests/main/install-store/task.yaml [new file with mode: 0644]
tests/main/interfaces-bluez/task.yaml [new file with mode: 0644]
tests/main/interfaces-cli/task.yaml [new file with mode: 0644]
tests/main/interfaces-content/task.yaml [new file with mode: 0644]
tests/main/interfaces-cups-control/task.yaml [new file with mode: 0644]
tests/main/interfaces-firewall-control/task.yaml [new file with mode: 0644]
tests/main/interfaces-fuse_support/task.yaml [new file with mode: 0644]
tests/main/interfaces-hardware-observe/task.yaml [new file with mode: 0644]
tests/main/interfaces-home/task.yaml [new file with mode: 0644]
tests/main/interfaces-iio/task.yaml [new file with mode: 0644]
tests/main/interfaces-locale-control/task.yaml [new file with mode: 0644]
tests/main/interfaces-log-observe/task.yaml [new file with mode: 0644]
tests/main/interfaces-mount-observe/task.yaml [new file with mode: 0644]
tests/main/interfaces-network-bind/task.yaml [new file with mode: 0644]
tests/main/interfaces-network-control-ip-netns/task.yaml [new file with mode: 0644]
tests/main/interfaces-network-control/task.yaml [new file with mode: 0644]
tests/main/interfaces-network-observe/task.yaml [new file with mode: 0644]
tests/main/interfaces-network/task.yaml [new file with mode: 0644]
tests/main/interfaces-process-control/task.yaml [new file with mode: 0644]
tests/main/interfaces-snapd-control/task.yaml [new file with mode: 0644]
tests/main/interfaces-system-observe/task.yaml [new file with mode: 0644]
tests/main/interfaces-time-control/task.yaml [new file with mode: 0644]
tests/main/interfaces-udev/task.yaml [new file with mode: 0644]
tests/main/interfaces-upower-observe/task.yaml [new file with mode: 0644]
tests/main/known-remote/task.yaml [new file with mode: 0644]
tests/main/known/task.yaml [new file with mode: 0644]
tests/main/listing/task.yaml [new file with mode: 0644]
tests/main/local-install-w-metadata/digest.go [new file with mode: 0644]
tests/main/local-install-w-metadata/task.yaml [new file with mode: 0644]
tests/main/login/missing_email_error.exp [new file with mode: 0644]
tests/main/login/successful_login.exp [new file with mode: 0644]
tests/main/login/task.yaml [new file with mode: 0644]
tests/main/login/unsuccessful_login.exp [new file with mode: 0644]
tests/main/op-install-failed-undone/task.yaml [new file with mode: 0644]
tests/main/op-remove-retry/task.yaml [new file with mode: 0644]
tests/main/op-remove/task.yaml [new file with mode: 0644]
tests/main/postrm-purge/task.yaml [new file with mode: 0644]
tests/main/prepare-image-grub/task.yaml [new file with mode: 0644]
tests/main/prepare-image-uboot/task.yaml [new file with mode: 0644]
tests/main/refresh-all-undo/task.yaml [new file with mode: 0644]
tests/main/refresh-all/task.yaml [new file with mode: 0644]
tests/main/refresh-devmode/task.yaml [new file with mode: 0644]
tests/main/refresh-undo/task.yaml [new file with mode: 0644]
tests/main/refresh/task.yaml [new file with mode: 0644]
tests/main/regression-home-snap-root-owned/task.yaml [new file with mode: 0644]
tests/main/regression-jailmode-1641885/task.yaml [new file with mode: 0644]
tests/main/remove-errors/task.yaml [new file with mode: 0644]
tests/main/revert-devmode/task.yaml [new file with mode: 0644]
tests/main/revert-sideload/task.yaml [new file with mode: 0644]
tests/main/revert/task.yaml [new file with mode: 0644]
tests/main/searching/task.yaml [new file with mode: 0644]
tests/main/security-apparmor/task.yaml [new file with mode: 0644]
tests/main/security-device-cgroups/task.yaml [new file with mode: 0644]
tests/main/security-devpts/pts.exp [new file with mode: 0644]
tests/main/security-devpts/task.yaml [new file with mode: 0644]
tests/main/security-private-tmp/task.yaml [new file with mode: 0644]
tests/main/security-private-tmp/tmp-create.exp [new file with mode: 0644]
tests/main/security-profiles/task.yaml [new file with mode: 0644]
tests/main/server-snap/task.yaml [new file with mode: 0644]
tests/main/snap-auto-import-asserts-spools/task.yaml [new file with mode: 0644]
tests/main/snap-auto-import-asserts/task.yaml [new file with mode: 0644]
tests/main/snap-auto-mount/task.yaml [new file with mode: 0644]
tests/main/snap-connect/task.yaml [new file with mode: 0644]
tests/main/snap-disconnect/task.yaml [new file with mode: 0644]
tests/main/snap-download/task.yaml [new file with mode: 0644]
tests/main/snap-env/task.yaml [new file with mode: 0644]
tests/main/snap-get/task.yaml [new file with mode: 0644]
tests/main/snap-info/check.py [new file with mode: 0644]
tests/main/snap-info/task.yaml [new file with mode: 0644]
tests/main/snap-remove-not-mounted/task.yaml [new file with mode: 0644]
tests/main/snap-run-alias/task.yaml [new file with mode: 0644]
tests/main/snap-run-hook/task.yaml [new file with mode: 0644]
tests/main/snap-run-symlink-error/task.yaml [new file with mode: 0644]
tests/main/snap-run-symlink/task.yaml [new file with mode: 0644]
tests/main/snap-set/task.yaml [new file with mode: 0644]
tests/main/snap-sign/create-key.exp [new file with mode: 0644]
tests/main/snap-sign/sign-model.exp [new file with mode: 0644]
tests/main/snap-sign/task.yaml [new file with mode: 0644]
tests/main/snapctl/task.yaml [new file with mode: 0644]
tests/main/snapd-reexec/task.yaml [new file with mode: 0644]
tests/main/static/task.yaml [new file with mode: 0644]
tests/main/systemd-service/task.yaml [new file with mode: 0644]
tests/main/try-non-fatal/task.yaml [new file with mode: 0644]
tests/main/try-snap-goes-away/task.yaml [new file with mode: 0644]
tests/main/try-snap-is-optional/task.yaml [new file with mode: 0644]
tests/main/try-twice-with-daemon/task.yaml [new file with mode: 0644]
tests/main/try/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-apt/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-classic/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-create-user/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-custom-device-reg-extras/manip_seed.py [new file with mode: 0644]
tests/main/ubuntu-core-custom-device-reg-extras/prepare-device [new file with mode: 0755]
tests/main/ubuntu-core-custom-device-reg-extras/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-custom-device-reg/manip_seed.py [new file with mode: 0644]
tests/main/ubuntu-core-custom-device-reg/prepare-device [new file with mode: 0755]
tests/main/ubuntu-core-custom-device-reg/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-device-reg/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-fan/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-grub/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-os-release/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-reboot/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-uboot/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-upgrade-no-gc/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-upgrade/task.yaml [new file with mode: 0644]
tests/main/ubuntu-core-writablepaths/task.yaml [new file with mode: 0644]
tests/main/unity/task.yaml [new file with mode: 0644]
tests/main/writable-areas/task.yaml [new file with mode: 0644]
tests/manual-tests.md [new file with mode: 0644]
tests/regression/lp-1580018/task.yaml [new file with mode: 0644]
tests/regression/lp-1595444/task.yaml [new file with mode: 0644]
tests/regression/lp-1597839/task.yaml [new file with mode: 0644]
tests/regression/lp-1597842/task.yaml [new file with mode: 0644]
tests/regression/lp-1599891/task.yaml [new file with mode: 0644]
tests/regression/lp-1606277/task.yaml [new file with mode: 0644]
tests/regression/lp-1607796/task.yaml [new file with mode: 0644]
tests/regression/lp-1613845/task.yaml [new file with mode: 0644]
tests/regression/lp-1615113/task.yaml [new file with mode: 0644]
tests/regression/lp-1618683/task.yaml [new file with mode: 0644]
tests/regression/lp-1630479/task.yaml [new file with mode: 0644]
tests/upgrade/basic/task.yaml [new file with mode: 0644]
tests/util/benchmark.sh [new file with mode: 0755]
testutil/base.go [new file with mode: 0644]
testutil/checkers.go [new file with mode: 0644]
testutil/checkers_test.go [new file with mode: 0644]
testutil/exec.go [new file with mode: 0644]
testutil/exec_test.go [new file with mode: 0644]
timeout/timeout.go [new file with mode: 0644]
timeout/timeout_test.go [new file with mode: 0644]
update-pot [new file with mode: 0755]
vendor/vendor.json [new file with mode: 0644]
wrappers/binaries.go [new file with mode: 0644]
wrappers/binaries_test.go [new file with mode: 0644]
wrappers/desktop.go [new file with mode: 0644]
wrappers/desktop_test.go [new file with mode: 0644]
wrappers/export_test.go [new file with mode: 0644]
wrappers/services.go [new file with mode: 0644]
wrappers/services_gen_test.go [new file with mode: 0644]
wrappers/services_test.go [new file with mode: 0644]