Files
scoutfs/tests/golden
Auke Kok 311bf75902 Add mmap tests.
Two test programs are added. The run time is about 1min on my el7
instance.

The test script finishes up with a read/write mmap test on offline
extents to verify the data wait paths in those functions.

One program will perform vfs read/write and mmap read/write calls on
the same file from across 5 threads (mounts) repeatedly.  The goal
is to assure there are no locking issues between read/write paths.

The second test program performs consistency checking on a file that is
repeatedly written/read using memory maps and normal reads and writes,
and the content is verified after every operation.

Signed-off-by: Auke Kok <auke.kok@versity.com>
2025-01-23 14:28:40 -05:00
..
2022-02-21 10:44:38 -08:00
2022-12-06 10:31:31 -08:00
2024-07-22 14:08:32 -07:00
2021-07-07 14:13:14 -07:00
2022-02-17 11:20:08 -08:00
2021-05-26 14:18:28 -07:00
2019-08-02 16:51:34 -07:00
2021-04-27 12:01:43 -07:00
2025-01-23 14:28:40 -05:00
2021-01-14 13:42:22 -08:00
2023-01-09 14:49:23 -08:00
2024-06-28 15:09:05 -07:00
2024-07-22 14:08:32 -07:00
2024-06-28 15:09:05 -07:00
2020-12-15 15:13:42 -08:00
2021-09-13 14:41:07 -07:00