Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test to edgehog_device #56

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

harlem88
Copy link
Contributor

@harlem88 harlem88 commented Feb 9, 2022

  • Add nvs get/set string test cases.
  • Add edgehog_device_get_telemetry_type test cases.
  • Add edgehog_device_get_telemetry_periodic test cases.
  • Increase WDT_TIMEOUT_MS for fixing Interrupt wdt timeout on CPU0
    when running test in QEMU.

The pytest-embedded is designated for the embedded testing.
It provides multiple services for running test on target
or host with qemu.
Add github action for running test in QEMU.

Signed-off-by: Antonio Gisondi <[email protected]>
Add check to telemetry config len.
Add test cases to telemetry config len equal to 0.

Signed-off-by: Antonio Gisondi <[email protected]>
@harlem88 harlem88 marked this pull request as draft February 9, 2022 15:49
Add nvs get/set string test cases.
Add `edgehog_device_get_telemetry_type` test cases.
Add `edgehog_device_get_telemetry_periodic` test cases.
Increase WDT_TIMEOUT_MS for fixing 'Interrupt wdt timeout on CPU0'
when run test in QEMU.

Signed-off-by: Antonio Gisondi <[email protected]>
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