diff options
| author | Mike Salvatore <[email protected]> | 2019-11-06 00:43:29 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2020-01-09 23:27:43 +0000 |
| commit | 4d944bcd4e731ab7bfe8d01a7041ea0ebdc090f1 (patch) | |
| tree | 87c144b491c5f4ff0cb9a5095a54ee6a0ef15994 /lib/kunit/string-stream-test.c | |
| parent | Linux 5.5-rc5 (diff) | |
| download | kernel-4d944bcd4e731ab7bfe8d01a7041ea0ebdc090f1.tar.gz kernel-4d944bcd4e731ab7bfe8d01a7041ea0ebdc090f1.zip | |
apparmor: add AppArmor KUnit tests for policy unpack
Add KUnit tests to test AppArmor unpacking of userspace policies.
AppArmor uses a serialized binary format for loading policies. To find
policy format documentation see
Documentation/admin-guide/LSM/apparmor.rst.
In order to write the tests against the policy unpacking code, some
static functions needed to be exposed for testing purposes. One of the
goals of this patch is to establish a pattern for which testing these
kinds of functions should be done in the future.
Signed-off-by: Brendan Higgins <[email protected]>
Signed-off-by: Mike Salvatore <[email protected]>
Acked-by: John Johansen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'lib/kunit/string-stream-test.c')
0 files changed, 0 insertions, 0 deletions
