Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-18 | Add more information to integrity test error message | Adrian Hunter | |
When the integrity test encounters a file that does not contain the expected data, it lists the data that it expected to find in terms of writes to the file. Now the test also displays a list of "raw" writes that includes writes that have been truncated away, or completely overwritten by other writes. The test also now displays the pid because it is used as the initial random seed. Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com> | |||
2007-07-18 | Correct integrity test calculations of free space | Adrian Hunter | |
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com> | |||
2007-03-15 | Add fs-tests from Adrian Hunter | Adrian Hunter | |
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com> Signed-off-by: Josh Boyer <jwboyer@gmail.com> |