tree: fa8a40c384f818d7f3ab4d869f875e8ae28cfb66
  1. async_ipc/
  2. clock/
  3. interrupts/
  4. ipc/
  5. process_termination/
  6. stress/
  7. thread_termination/
  8. threads/
  9. tracing/
  10. uart/
  11. wait_group/
  12. README.md
pw_kernel/tests/README.md

End to End tests

This directory contains all the pw_kernel end to end tests. The directory is organized by the <FUNCTIONALITY>/{user|kernel}/ where user contains userspace tests and kernel contains kernelspace tests.

These tests are designed to be target agnostic, and can be run on any pw_kernel target such as qemu-virt-riscv32 and mps2-an505.