commit | 76df5aee3459d7fb8a0a5d5441863dfd9d00f188 | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@google.com> | Thu Jun 27 23:36:32 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 23:36:32 2024 +0000 |
tree | af81fb6dd08f6ec353ee212865eb706d1736924a | |
parent | 265b662d856ec2a1b400a8d3da285fd99fd165ca [diff] |
[starnix][tests] Run reboot test in debian container This CL migrates the reboot test to run in the debian container. To make this work, we need to write our own client for the reboot syscall instead of relying on one from the container. I tried using the `/sbin/reboot` binary in the Alpine container, but that binary just sends a signal to `init` rather than calling the reboot syscall. Change-Id: Ia170ea66967d6d985b78aea715e6cd6ed6fed846 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073372 Fuchsia-Auto-Submit: Adam Barth <abarth@google.com> Reviewed-by: Adam Perry <adamperry@google.com> Commit-Queue: Adam Barth <abarth@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.