scripts/run-tests

Add renode test-stage1 to run-tests scripts and update path inside resc
file

BUG=b:245236028
TEST=./run-tests

Change-Id: I63293c7a53a68826f54d8ad25a7cc95613f9742d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/3899778
Tested-by: Eunice Sun <eunicesun@google.com>
Reviewed-by: Jakub Młynarczyk <jakubm@chromium.org>
Commit-Queue: Jakub Młynarczyk <jakubm@chromium.org>
3 files changed
tree: 5b4c94b72782a013d913cf8e9e3aa992f5524f36
  1. .vscode/
  2. avr/
  3. bin/
  4. docs/
  5. models/
  6. renode/
  7. rust/
  8. scripts/
  9. soc/
  10. test_data/
  11. third_party/
  12. toolchain/
  13. .clang-format
  14. .gitignore
  15. .gn
  16. BUILD.gn
  17. BUILDCONFIG.gn
  18. DIR_METADATA
  19. environment
  20. LICENSE
  21. OWNERS
  22. PRESUBMIT.cfg
  23. pylintrc
  24. README.md
  25. rust-toolchain.toml
README.md

ChromiumOS Human Presence Sensor

The ChromiumOS Human Presence Sensor is a hardware peripheral which can detect the presence of one or more humans in front of the Chromebook.

This repository contains source code for the firmware which runs on the peripheral.

For more information, refer to the design document (Googlers only).

Documentation