summaryrefslogtreecommitdiffstats
path: root/security/apparmor/policy_unpack_test.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix use of strcpy in policy_unpack_testRae Moar2023-07-061-7/+6
* Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-141-9/+5
|\
| * apparmor: Fix uninitialized symbol 'array_size' in policy_unpack_test.cJohn Johansen2022-11-011-2/+2
| * apparmor: Fix kunit test for out of bounds arrayJohn Johansen2022-10-031-2/+1
| * apparmor: make unpack_array return a trianary valueJohn Johansen2022-10-031-6/+6
* | apparmor: test: make static symbols visible during kunit testingRae Moar2022-12-121-32/+37
|/
* apparmor: test: Remove some casts which are no-longer requiredDavid Gow2022-07-091-6/+6
* apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore2022-07-091-8/+8
* apparmor: test: Use NULL macrosRicardo Ribalda2022-04-041-3/+3
* apparmor: add AppArmor KUnit tests for policy unpackMike Salvatore2020-01-091-0/+607