summaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy_unpack_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+5
2022-12-12apparmor: test: make static symbols visible during kunit testingRae Moar1-32/+37
2022-11-01apparmor: Fix uninitialized symbol 'array_size' in policy_unpack_test.cJohn Johansen1-2/+2
2022-10-03apparmor: Fix kunit test for out of bounds arrayJohn Johansen1-2/+1
2022-10-03apparmor: make unpack_array return a trianary valueJohn Johansen1-6/+6
2022-07-09apparmor: test: Remove some casts which are no-longer requiredDavid Gow1-6/+6
2022-07-09apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore1-8/+8
2022-04-04apparmor: test: Use NULL macrosRicardo Ribalda1-3/+3
2020-01-09apparmor: add AppArmor KUnit tests for policy unpackMike Salvatore1-0/+607