Documentation ¶
Overview ¶
Command vomtestgen generates test cases for the vomtest package. The following file is generated:
pass81_gen.vdl - Golden file containing passing test cases for version 81.
Do not run this tool manually. Instead invoke it via:
$ jiri run go generate v.io/v23/vom/vomtest
Usage:
vomtestgen [flags]
The global flags are:
-metadata=<just specify -metadata to activate> Displays metadata for the program and exits. -time=false Dump timing information to stderr before exiting the program. -vdltest= Filter vdltest.All to only return entries that contain the given substring. If the value starts with "!", only returns entries that don't contain the given substring.
Click to show internal directories.
Click to hide internal directories.