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

From: Sayafdine Said <musikid_at_outlook.com>
Date: Thu, 18 Aug 2022 13:21:09 UTC
Hi everyone,

The last week, documentation has been improved, and features now have a
description that will be printed when the features list is queried.
New tests have been added, for the symlink and rmdir syscalls, and
error tests from EPERM have been rewritten with improved flags'
support.
Those tests will support user-provided flags and test against them,
while also checking that other supported flags do not cause EPERM
error.


Sayafdine Said