This directory contains subdirectories of test programs.

PLM   - programs to test the PLM code in user-space.
Path  - a test LKM and associated user-space programs for testing the
        path-handling code in kernel_interface.[ch]
Lomac - a series of scripts for testing specific aspects of LOMAC's
        mediation behavior while the LOMAC LKM is operating.
        We need test scripts for the following system calls on UNIX
	(local) domain sockets:	sys_send, sys_sendto, sys_sendmsg,
        sys_recv, sys_recvfrom, sys_recvmsg.  Perl doesn't support
	these calls.

