- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestNewXLStorage (0.06 sec)
-
cmd/xl-storage_test.go
t.Errorf("TestXLStorage %d: Expected the data read to be \"%s\", but instead got \"%s\"", i+1, "Hello, World", string(dataRead)) } } } } // TestNewXLStorage all the cases handled in xlStorage storage layer initialization. func TestNewXLStorage(t *testing.T) { // Temporary dir name. tmpDirName := globalTestTmpDir + SlashSeparator + "minio-" + nextSuffix() // Temporary file name.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 66K bytes - Viewed (0)