Skip to content

Conversation

@europaul
Copy link
Contributor

  • add ability to run EVE with a serial device attached
  • add ability to run EVE with a CAN device attached

add a test for the HW inventory message:

  1. make sure EVE sends the HW inventory API capability
  2. make sure EVE sends the HW inventory message
  3. save that message
  4. reboot EVE
  5. make sure EVE sends a new HW inventory message after reboot
  6. make sure the payload of the message stays the same

For info messages it's important to see all the fields, even if they
have default values.

Signed-off-by: Paul Gaiduk <paulg@zededa.com>
Add a simple configurable CAN device to QEMU configuration in Eden. This
is useful for testing EVE's CAN bus support in an emulated environment.

Signed-off-by: Paul Gaiduk <paulg@zededa.com>
Add eve.dev-serial configuration option to Eden config and update related
defaults. This option allows users to add a simple serial device to the
EVE VM, which can be useful for testing HW detection.

Signed-off-by: Paul Gaiduk <paulg@zededa.com>
Retrieving info messages from the controller is useful for tests
that need to verify that EVE conveyed certain information to Adam.

Signed-off-by: Paul Gaiduk <paulg@zededa.com>
It includes the first test to check if the HW inventory info message
changes the content after an EVE reboot.

Signed-off-by: Paul Gaiduk <paulg@zededa.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant