package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
MergeTestXMLs merges the given list of test suites into a single test suite, then writes the serialized XML to the given outFile.
MungeTestXML parses and slightly munges the XML in the source file and writes it to the output file.
OutputOfBinaryRule returns the path of the binary produced by the given build target, relative to bazel-bin.
OutputsOfGenrule lists the outputs of a genrule.
# Structs
TestSuites represents the contents of a single test.xml file (<testsuites>).
XMLMessage is a catch-all structure containing details about a test failure.