provided code
This commit is contained in:
6
src/tests/filesys/base/sm-full.c
Normal file
6
src/tests/filesys/base/sm-full.c
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Writes out the contents of a fairly small file all at once,
|
||||
and then reads it back to make sure that it was written
|
||||
properly. */
|
||||
|
||||
#define TEST_SIZE 5678
|
||||
#include "tests/filesys/base/full.inc"
|
||||
Reference in New Issue
Block a user