Blame | Last modification | View Log | RSS feed
This directory contains a set of tests that uses the Shark Filesystem and the tracer
treef1 - the test shows all filenames of a directory of an hardisk
recursively using a soft task for every directory.
The tracer with a circular queue is activated.
treec2 - the test shows all filenames of a directory of an hardisk
recursively using a soft task for every directory.
The tracer with a circular queue is activated that write
on hardisk online (while the system is running).
treec1 - This test show all filenames of a directory of an hardisk
recursively using a soft task for every directory.
The tracer with a circular queue is activated.
test0 - A file is opened for reading while the tracerwith a fixed
queue is runnig.
simple - Simple hello world (with tracer)!
hello - another hello world...
hello1 - another hello world with a dummy queue...
hello2 - another hello world with a fixed queue...
PJ