ipe: kunit test for parser
authorDeven Bowers <deven.desai@linux.microsoft.com>
Sat, 3 Aug 2024 06:08:32 +0000 (23:08 -0700)
committerPaul Moore <paul@paul-moore.com>
Tue, 20 Aug 2024 18:03:43 +0000 (14:03 -0400)
commit10ca05a7606519c7ec6a4b48be00ef90822c36a8
tree37220d9fd3f04642c8022ee66c6aa3d883ce8315
parentba199dc909a20fe62270ae4e93f263987bb9d119
ipe: kunit test for parser

Add various happy/unhappy unit tests for both IPE's policy parser.

Besides, a test suite for IPE functionality is available at
https://github.com/microsoft/ipe/tree/test-suite

Signed-off-by: Deven Bowers <deven.desai@linux.microsoft.com>
Signed-off-by: Fan Wu <wufan@linux.microsoft.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/ipe/Kconfig
security/ipe/Makefile
security/ipe/policy_tests.c [new file with mode: 0644]