Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/fs/lfs



Module Name:    src
Committed By:   perseant
Date:           Wed Oct 29 17:34:38 UTC 2025

Modified Files:
        src/tests/fs/lfs: util.c

Log Message:
Use a pseudorandom number with a well-known seed to provide file data
pattern, rather than a pattern that repeats every 256 bytes.  Write
pattern files to the test file system in blocks rather than one byte at a
time, significantly speeding up the test.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/lfs/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index