import "v.io/x/ref/test/hello"
Package hello defines a simple client and server and uses them in a series of regression tests. The idea is for these programs to have stable interfaces (command line flags, output, etc) so that the test code won't need to change as the underlying framework changes.
Path | Synopsis |
---|---|
helloclient | Command helloclient is a simple client mainly used in regression tests. |
helloserver | Command helloserver is a simple server mainly used in regression tests. |
Updated 2020-10-24. Refresh now. Tools for package owners.