platform_build_blueprint/bootstrap
Dan Willemsen 87ba294ceb Add option to build and run tests during bootstrap
Users that want to enable this option can use the '-t' option to
bootstrap.bash when passing '-r'. Builders that want to enable this can
set the RUN_TESTS environment variable in their bootstrap.bash.

The gotestmain tools is needed to write the main functions for the test
binaries, since 'go test' doesn't work well in this environment.

Change-Id: Iec5c2b5c9c3f5e3ba0ac8677fb88f5e963f9bd3f
2015-06-25 11:45:54 -07:00
..
minibp Update import paths to include github 2015-03-21 01:03:36 -04:00
bootstrap.go Add option to build and run tests during bootstrap 2015-06-25 11:45:54 -07:00
cleanup.go Create internal bootstrap Config struct 2015-06-24 22:44:37 -07:00
command.go Add option to build and run tests during bootstrap 2015-06-25 11:45:54 -07:00
config.go Add option to build and run tests during bootstrap 2015-06-25 11:45:54 -07:00
doc.go Update import paths to include github 2015-03-21 01:03:36 -04:00