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

From: Sayafdine Said <musikid_at_outlook.com>
Date: Mon, 25 Jul 2022 12:57:05 UTC
Hi everyone,

This last week, not a lot of features have been implemented. Support
for creating file in CWD by default or an optional provided path has
been added to the test runner.
However, a lot of tests concerning errors have been added. Tests now
include ELOOP, ENOTDIR, EINVAL, EISDIR, ENAMETOOLONG, EEXIST, EACCES
and ENOENT.

Sayafdine Said