[AUTO UPDATE] Copying from upstream Mojo Repository.
62806213fa9dea7cb0c4bfc83c139f29ce1f6b2c
  Wed, 8 Jun 2016 16:21:26 -0700, viettrungluu@chromium.org
  Roll base to 0032c8e1a72eb85d947d8df8de503caa62b4d0a8.
1 file changed
tree: afc1e1c4a978427447a55d35aee6a2fc017c78ac
  1. android/
  2. gtest_ios/
  3. iossim/
  4. perf/
  5. scripts/
  6. .clang-format
  7. .gitattributes
  8. .gitignore
  9. AUTHORS
  10. BUILD.gn
  11. codereview.settings
  12. coverage_util_ios.cc
  13. coverage_util_ios.h
  14. generate_gmock_mutant.py
  15. gmock_mutant.h
  16. gtest_mac.h
  17. gtest_mac.mm
  18. gtest_mac_unittest.mm
  19. LICENSE
  20. manifest
  21. multiprocess_func_list.cc
  22. multiprocess_func_list.h
  23. OWNERS
  24. platform_test.h
  25. platform_test_mac.mm
  26. PRESUBMIT.py
  27. README.md
  28. test.gni
  29. test_env.py
  30. xvfb.py
README.md

Mojo Testing

This directory contains the contents of upstream Mojo's testing/ directory.

At the moment, it is not meant to be built alone. Instead, it should be pulled into a repository which componentizing Mojo (through either Jiri or gclient).