Restructures Base OS Tooling in crostestutils
Creates a new folder for Base OS Eng Prod experimental tooling and moves
the contents of go/src/firmware into it. The Base OS team needs a place
to put various one off and experimental tools written in languages
other than Go. This new folder should serve as that place.
Also changes some of the naming to be more broadly "Base OS" instead
of "Firmware".
This change coincides with another change to delete the associated
ebuild for these scripts. These scripts are broadly too
experimental/temporary/purpose built and should not be part of the chroot
build.
BUG=None
TEST=go run *.go (all tools compile)
Change-Id: If28819e870288e97ece37cab59075f1e07240618
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crostestutils/+/5737947
Commit-Queue: Sean Carpenter <seancarpenter@google.com>
Tested-by: Sean Carpenter <seancarpenter@google.com>
Reviewed-by: Andrew Luo <aluo@chromium.org>
11 files changed