Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for uploadTestObject (0.08 seconds)

  1. cmd/test-utils_test.go

    // the object as multipart with 1 part or as a regular single object.
    //
    // All upload failures are considered test errors - this function is
    // intended as a helper for other tests.
    func uploadTestObject(t *testing.T, apiRouter http.Handler, creds auth.Credentials, bucketName, objectName string,
    	partSizes []int64, metadata map[string]string, asMultipart bool,
    ) {
    	if len(partSizes) == 0 {
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 77K bytes
    - Click Count (0)
Back to Top