Test suite for Linux audit and related security functionality
audit-test is a test suite designed to provide automated testing for the light-weight audit framework that first appeared in the 2.6.4 kernel.
It has been used regularly since RHEL4 and has most recently been updated for RHEL6.3 and SLES11.
The test suite now covers functionality beyond audit and includes the automated tests required for the BSI OSPP, including labeled security and virtualization.
The pure testing, the Linux Kernel/BSP based on the Yocto project.
The goal of pure is to deliver a test suite which contained a subset of automated
testing cases that were accumulated from the experience of the past few years on
testing the Linux kernel and BSPs as well as publishing the resultes of tests. The
entire testing automation execution on the targets should be controlled by the file
main_test.sh from the top directory, the execution process would be deployed and
implemented by its own processing, without any remote management server.