[modular][tests] Migrate component_context tests to //src/modular/tests

The first of the three test cases covered by the current component_context
tests is covered by the queue_persistence test.
component_context_test.cc covers the other two test cases

TEST=fx run-test modular_integration_tests -t trigger_test --
--gtest_repeat=200 --gtest_break_on_failure=1
MF-386 #done

Change-Id: I8279cc25b74a3bc51dab77b61affed1a4cbe7a29
3 files changed
tree: 314c3c1de2d6228a1b7e54f81a610f9e75d63f01
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. peridot/
  9. products/
  10. scripts/
  11. sdk/
  12. src/
  13. third_party/
  14. tools/
  15. zircon/
  16. .clang-format
  17. .clang-tidy
  18. .dir-locals.el
  19. .gitattributes
  20. .gitignore
  21. .gn
  22. AUTHORS
  23. BUILD.gn
  24. CODE_OF_CONDUCT.md
  25. CONTRIBUTING.md
  26. LICENSE
  27. OWNERS
  28. PATENTS
  29. README.md
  30. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.