Filesystem

Here you can find informations related to the tests on filesystems.


Running the tests outside of JNode

With Ant run the target tests in the file /JNode-All/build.xml.

The results are sent to the standard output and unexpected exceptions are also sent as for any other JAVA application.

To debug the functionalities whose tests are failing, you can use Log4j that is configured through the file /JNode-FS/src/test/org/jnode/test/log4jForTests.properties.
By default traces are sent to the localhost on the port 4445. I recommand to use Lumbermill as a server to receive the log4j messages.


Running the tests in JNode

Type AllFSTest in the JNode shell. The results and unexpected exceptions are sent to the console. Log4j is automatically configured by JNode itself and manually with the shell command log4j.