Add testonly to Benchmarks BUILD files

Change-Id: I0d26368ae09a0364be2b63c4f26d4eefdd91d511
11 files changed
tree: c70436c9d3fd78235127c0ee96b9afc0dd71b604
  1. 164.gzip/
  2. 175.vpr/
  3. 176.gcc/
  4. 177.mesa/
  5. 179.art/
  6. 181.mcf/
  7. 183.equake/
  8. 186.crafty/
  9. 188.ammp/
  10. 252.eon/
  11. 255.vortex/
  12. 256.bzip2/
  13. 300.twolf/
  14. .gitignore
  15. AUTHORS
  16. BUILD.gn
  17. LICENSE
  18. patch.sh
  19. README.md
README.md

Fuchsia

Harness for SPEC CPU2000 benchmarks. To compile and build it, sources from SPEC CPU2000 tarball needs to be unpacked in this folder.

To prepare the build, download the tar for SPEC_CPU2000v1.3.tar and then run

./patch.sh path/to/SPEC\_CPU2000v1.3

This command will extract the tar, copy sources and patch them for fuchsia.