mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Also some drive-bys: * gadget: eliminate setUpWritableFallback and mockProcSelfFilesystem helpers and just use osutil.MockMountInfo instead * overlord: eliminate restoreBackends and TearDownTest, use AddCleanup from testutil.BaseTest instead * selinux/tests: eliminate test about failing to read MountInfo, this is now hard to mock and isn't generally likely to happen unless procfs is not mounted, so just drop this test * selinux: eliminate selinux.MockMountInfo and use osutil.MockMountInfo instead Signed-off-by: Ian Johnson <ian.johnson@canonical.com>