> verify_measurement() writes into /sys/kernel/security/ima/policy which on > kernels without CONFIG_IMA_WRITE_POLICY requires SUT reboot. Because LTP does > not support any reboot, this needs to be handled after test finishes. That's > why > I separated the tests. This helps to cover more than the first test case out > of > four.
Now I see, this is clearly a corner case given by LTP limitations. I think we should probably start to think about reboot flag then. Once the PR for the new SUT will be implemented in kirk, it's time to work on this. -- Andrea Cervesato [email protected]
