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

From: Sayafdine Said <musikid_at_outlook.com>
Date: Mon, 18 Jul 2022 11:25:49 UTC
Hi everyone,

This last week, support for serialized test cases has been added. It is
mainly intended for tests which needs to change user.
Tests for utimensat and posix_fallocate have been implemented, and
preliminary work for chmod has been started, and should be continued
this week.
Sleep duration configuration is now available, allowing to speed up
execution time.
The test runner got improvements too. Now, at the end of its execution,
a basic summary of failed/skipped/passed tests is printed. Filtering
tests by name is now possible. 

Sayafdine Said