~mvo/snapd/+git/snapd-mvo:from-bzr/snappy-security-cleanup

Last commit made on 2015-11-02
Get this branch:
git clone -b from-bzr/snappy-security-cleanup https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
from-bzr/snappy-security-cleanup
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

f5d27b9... by Michael Vogt

add test for getAppID()

7618113... by Michael Vogt

add test for getSeccompCustomPolicy() (and tiny refactor)

b278879... by Michael Vogt

add test for getAppArmorCustomPolicy (and refactor a wee bit)

36281e4... by Michael Vogt

add test for getSeccompTemplatedPolicy()

72eff1e... by Michael Vogt

add test for getAppArmorTemplatedPolicy

4c526fd... by Michael Vogt

Move policygen into snappy policygen

The advantage is that we can use the same locking and we don't need
to install two 8mb binaries (each go binary is huge).

e3be9ad... by Michael Vogt

fix security test

05e2257... by Michael Vogt

add test for genAppArmorPathRule()

267fe9e... by Michael Vogt

add test for getAppArmorVars()

927118a... by Michael Vogt

add test for findCaps() (and tiny refactor)