[GSoC'22 Weekly Report #1] Rewrite PJDFSTest suite

From: Sayafdine Said <musikid_at_outlook.com>
Date: Tue, 21 Jun 2022 16:26:09 UTC
Hi everyone,

GSoC official coding period has started the previous week.

So far, we have the building blocks for the project. The test runner is
very basic but, it works. We also have test collection, through the
pjdfs_test_case and pjdfs_group macros. Finally, the first tests were
written, for the chmod syscall. 
And the documentation, while being a big work-in-progress, is available
at https://musikid.github.io/pjdfstest/.
The wiki entry has also been created, even if it's still in a rough
state. It is available
at https://wiki.freebsd.org/SummerOfCode2022Projects/RewritePJDFSTestSuite
.


Sayafdine Said