Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/filestore: add check of return values in StoreTest::SetUp
add return value check for function calls, including mkdir, mkfs and mount Signed-off-by: Xing Lin <[email protected]> test/filestore: fix return value check for mkdir allow EEXIST from mkdir() Signed-off-by: Xing Lin <[email protected]>
- Loading branch information