Imported Upstream version 20080930
[ltp-debian.git] / testcases / audit-test / TODO
blob482fbb214d1ebce0d63ad467726908601a752eba
1 This test suite is known to work with RHEL5 when configured
2 according to the HP Evaluated Configuration Guide.  It was tested
3 with the x86, x86_64 and ia64 architectures.  Code exists for
4 other architectures but no other architectures have been tested
5 with this version of the test suite.  
7 Current TODO items:
9 - Conditionalize tests on the various versions of audit records (esp. libpam and
10   trustedprograms tests).
11 - Conditionalize tests based on audit package releases.
12 - Update test coverage reports.
14 Improvement items:
16 - Extract audit-specific stuff from run.bash.  The script is mostly generic and
17   could be used in any test suite, but presently it has a few audit things in
18   it.