[elbe-devel] [PATCH 3/8] tests: adding filesystem-check

Thomas Weißschuh t-8ch at linutronix.de
Tue Apr 2 08:36:39 CEST 2024


On Thu, Mar 28, 2024 at 02:41:04PM +0100, Eduard Krein wrote:
> Adding a filesystem-check to test if elbe recognized discrepancies
> concering the target filesystem size compared to the size of the files
> copied onto the target.
> 
> Signed-off-by: Eduard Krein <eduard.krein at linutronix.de>
> ---
>  tests/filesystem-check.xml | 97 ++++++++++++++++++++++++++++++++++++++

Could you give these all a common prefix or subdirectory?
So it is clear how they are to be used.

Something like tests/failures/...
Maybe with a comment at the top explaining the file and a marker comment
inside the file highlighting the intentional broken configuration.

>  1 file changed, 97 insertions(+)
>  create mode 100644 tests/filesystem-check.xml

...


More information about the elbe-devel mailing list