package
0.0.0-20250226203627-b5e4b4082cf5
Repository: https://github.com/ydb-platform/nbs.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
BuildFlag returns the value of the requested build flag.
BuildPath returns absolute path to the build directory.
BuildType returns build type that was used to compile the test.
No description provided by the author
No description provided by the author
No description provided by the author
GlobalResourcePath returns absolute path to a directory containing global build resource.
HasRAMDrive returns true if ramdrive is enabled in tests.
No description provided by the author
OutputPath returns absolute path to the output directory (testing_out_stuff).
OutputRAMDrivePath returns absolute path to the ramdrive output directory.
No description provided by the author
No description provided by the author
ProjectPath returns arcadia-relative path to the test project.
PythonBinPath returns absolute path to the python
Warn: if you are using build with system python (-DUSE_SYSTEM_PYTHON=X) beware that some python bundles are built in a stripped-down form that is needed for building, not running tests.
No description provided by the author
RAMDrivePath returns absolute path to the ramdrive directory.
No description provided by the author
Sanitizer returns sanitizer name that was used to compile the test.
SourcePath returns absolute path to source directory.
TestParam returns the value of the requested test parameter.
No description provided by the author
WorkPath returns absolute path to the work directory (initial test cwd).
YtHDDPath returns absolute path to the directory mounted to ext4 fs in YT.
# Structs
No description provided by the author