test

package
v1.66.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 2 Imported by: 9

Documentation

Overview

Package test provides the test command.

Index

Constants

This section is empty.

Variables

View Source
var Command = &cobra.Command{
	Use:   "test <subcommand>",
	Short: `Run a test command`,
	Long: `Rclone test is used to run test commands.

Select which test command you want with the subcommand, eg

    rclone test memory remote:

Each subcommand has its own options which you can see in their help.

**NB** Be careful running these commands, they may do strange things
so reading their documentation first is recommended.
`,
	Annotations: map[string]string{
		"versionIntroduced": "v1.55",
	},
}

Command definition for cobra

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package changenotify tests rclone's changenotify support
Package changenotify tests rclone's changenotify support
Package histogram provides the histogram test command.
Package histogram provides the histogram test command.
Package info provides the info test command.
Package info provides the info test command.
internal
Package internal provides internal implementation for the info test command.
Package internal provides internal implementation for the info test command.
internal/build_csv
Package main provides utilities for the info test command.
Package main provides utilities for the info test command.
Package makefiles builds a directory structure with the required number of files in of the required size.
Package makefiles builds a directory structure with the required number of files in of the required size.
Package memory provides the memory test command.
Package memory provides the memory test command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL