
These were compiled with:

CWD=`pwd`/../.. make


To use the seckerntest.o loadable module:

login: root
Password: 

# portmap&
# mount -n 10.0.0.1:/your/path/here /mnt
# cd /mnt/uClinux/brecis/secutil
# insmod brecis_sec
# insmod ./seckerntest.o
# sh /proc/sectest           # creates the device node /var/sectest
# ./kerntest 1               # tells the tester to start the timer

Around 20 seconds later, the test starts running, indicated by console
messages.

# ./kerntest 0               # tells the tester to stop the timer

