Sign in
vanadium
/
release.go.x.ref
/
42a1736ca746f0d03394cae574142f853d536d6a
/
lib
/
testutil
/
v23tests
/
v23tests.go
42a1736
x.ref/lib/modules: comment and API improvements.
by Cosmos Nicolaou
· 10 years ago
86ba1a1
ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal.
by Matt Rosencrantz
· 10 years ago
ffceefa
TBR renaming v.io/core/veyron to v.io/x/ref
by Jiri Simsa
· 10 years ago
337af23
core: moving vlog from release.go.v23 to release.go.x.lib
by Jiri Simsa
· 10 years ago
61d6938
veyron/lib/modules: Add an api for customizing the principal given to a process.
by Ryan Brown
· 10 years ago
6ac9522
TBR renaming party
by Jiri Simsa
· 10 years ago
d61e5a8
v23tests, modules and exec: make stdin redirection work and start work towards fixing https://github.com/veyron/release-issues/issues/1157
by Cosmos Nicolaou
· 10 years ago
980a870
TBR: fix the build after accidentially pushing https://vanadium.googlesource.com/release.go.core/+/ceef8f9b7a428dd15045ece2a639b5f12ce92520
by Cosmos Nicolaou
· 10 years ago
a6fef89
v23tests and testing continued tidying up
by Cosmos Nicolaou
· 10 years ago
d3b1cb1
v23tests: usability improvements.
by Cosmos Nicolaou
· 10 years ago
93dd88b
veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2
by Cosmos Nicolaou
· 10 years ago
1fcb6a3
veyron/security/agent: port test.sh to v23tests.
by Cosmos Nicolaou
· 10 years ago
01007a0
v23tests: use concrete rather than interface types. MultiPart: 1/3
by Cosmos Nicolaou
· 10 years ago
82d00d8
v23tests: port tools/debug to v23tests + v23tests improvements/fixes
by Cosmos Nicolaou
· 10 years ago
a866f26
TBR: Needed for https://vanadium-review.googlesource.com/#/c/3578/
by Cosmos Nicolaou
· 10 years ago
a8fc6e0
lib/testutil/v23tests: add documentation, change WithEnv to take varargs
by James Ring
· 10 years ago
110388d
Merge "lib/testutil/integration: a first pass at implementing IO redirection"
by James Ring
· 10 years ago
412f438
lib/testutil/v23tests: use correct VEYRON_CREDENTIALS env var
by James Ring
· 10 years ago
79a9ceb
lib/testutil/integration: a first pass at implementing IO redirection
by James Ring
· 10 years ago
4a77c19
TBR: lib/testutil/integration: renamed to lib/testutil/v23tests MultiPart: 1/2
by Cosmos Nicolaou
· 10 years ago
[Renamed (98%) from lib/testutil/integration/v23tests.go]
cc5a4a8
testutil/integration: more improvements
by Cosmos Nicolaou
· 10 years ago
[Renamed (61%) from lib/testutil/integration/util.go]
d21f6b1
testutil/integration: sundry changes to improve usability and robustness
by Cosmos Nicolaou
· 10 years ago
a43eb79
veyron/lib/testutil/integration: re-order subprocess shutdown
by James Ring
· 10 years ago
731c692
lib/testutil/integration: make sure to shut down the rootMT last.
by Cosmos Nicolaou
· 10 years ago
fb3bee5
lib/testutil/integration: extend timeout for waiting for subcommands.
by Cosmos Nicolaou
· 10 years ago
234642b
lib/testutil/integration: modifyied API and first use of auto-generated stub support.
by Cosmos Nicolaou
· 10 years ago
3d3cfe7
veyron/lib/testutil/integration: fix build breakage, update docs
by James Ring
· 10 years ago
89e93af
veyron/lib/testutil/integration: remove Stderr and ErrorOutput calls
by James Ring
· 10 years ago
aa70149
veyron/lib/testutil/integration: remove isValidShell check
by James Ring
· 10 years ago
9d17e4a
veyron/lib/modules: Make modules parse flags using the veyron2.Init
by Suharsh Sivakumar
· 10 years ago
5329cb9
Merge "veyron/lib/testutil/integration: use SHELL env var in DebugShell impl"
by James Ring
· 10 years ago
2fdeb45
veyron/lib/testutil/integration: use SHELL env var in DebugShell impl
by James Ring
· 10 years ago
90d21dc
veyron/lib/testutil/integration: add BinaryFromPath function to TestEnvironment
by James Ring
· 10 years ago
9d9489d
veyron/lib/modules: introduce sh.StartExternalCommand
by James Ring
· 10 years ago
855dfd4
lib/testutil/integration: introduce a Test interface
by James Ring
· 10 years ago
19fbf99
core: Change rt.New to veyron2.Init.
by Suharsh Sivakumar
· 10 years ago
a71e49a
veyron/lib/testutil/integration: add more godoc
by James Ring
· 10 years ago
3bea4c6
Merge "lib/testutil/integration: unexport some methods, remove StartServer"
by James Ring
· 10 years ago
a918583
Merge "veyron/lib/testutil/integration: don't expect MT_ADDR in StartRootMT"
by James Ring
· 10 years ago
bd2216f
lib/testutil/integration: unexport some methods, remove StartServer
by James Ring
· 10 years ago
a08a221
veyron/lib/modules: Use the agent for managing credentials in modules.Shell.
by Ryan Brown
· 10 years ago
3a29fb5
veyron/lib/testutil/integration: don't expect MT_ADDR in StartRootMT
by James Ring
· 10 years ago
7edf1ca
services/mgmt/build/buildd: port buildd integration test to new test env
by James Ring
· 10 years ago
b9a1dfd
veyron/lib/testutil/integration: improve Start logging
by James Ring
· 10 years ago
23b5486
veyron/services/mgmt/application/applicationd: port integration test to new env
by James Ring
· 10 years ago
ff70b02
veyron/lib/testutil/integration: minor DebugShell output improvement
by James Ring
· 10 years ago
e78c7da
veyron/services/mgmt/binary/binaryd/testdata: port binaryd test to new environment
by James Ring
· 10 years ago
29c0e9d
veyron/tools/debug/testdata: fix code review comments
by James Ring
· 10 years ago
0bad567
lib/testutil/integration: fix error checking style
by James Ring
· 10 years ago
0d525c2
lib/testutil/integration: use /dev/tty as DebugShell stdout
by James Ring
· 10 years ago
72b14bd
veyron/tools/debug/testdata: add debug stats watch test
by James Ring
· 10 years ago
764efb7
Reorganization of VANADIUM_ROOT relative paths.
by Jiri Simsa
· 10 years ago
c0a2865
Replacing veyron.io with v.io.
by Jiri Simsa
· 10 years ago
c8aaaf6
lib/testutil/integration: increase StartRootMT timeout
by James Ring
· 10 years ago
6579510
veyron/lib/testutil/integration: an integration test environment.
by James Ring
· 10 years ago
28dabfc
veyron2/ipc: allow listen to return multiple endpoints and use verror2.
by Cosmos Nicolaou
· 10 years ago
ae8dd21
veyron2/ipc: modify ListenSpec to accept a slice of addresses.
by Cosmos Nicolaou
· 10 years ago
80d22e9
veyron/lib/testutil/integration: increase timeout.
by Cosmos Nicolaou
· 10 years ago
8e2258a
Merge "veyron/services/mgmt: port of binaryd integration test to Go"
by Jiri Simsa
· 10 years ago
432cc2e
veyron/services/mgmt: port of binaryd integration test to Go
by Jiri Simsa
· 10 years ago
75dda81
veyron/services/mgmt: porting applicationd and profiled integration
by Jiri Simsa
· 10 years ago
e63e07d
veyron/services/mgmt: an example port of test.sh to Go
by Jiri Simsa
· 10 years ago