Add exec_test. exec_test is like exec, but it can be provided to bazel test. Test: TH Change-Id: Ia8cb2c54a7fd7305b718875027bd09f1a9dfa862
This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.
For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.
For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.