Documentation ¶
Overview ¶
Binary repotester tests the high level validity of repo extraction. It tries to run similar logic to sibling binary extractrepo on a specified target repositories, and reports results in csv format.
An extraction config can be optionally read from a specified file. The format follows kythe.proto.ExtractionConfiguration.
Usage:
repotester -repos <comma_delimited,repo_urls> [-config <config_file_path>] repotester -repo_list_file <file> [-config <config_file_path>]
Click to show internal directories.
Click to hide internal directories.