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

examples/suit_update/test: use 'suit seq_no' to get version #17973

Merged
merged 3 commits into from
Apr 22, 2022

Conversation

fjmolinas
Copy link
Contributor

Contribution description

Follow-up to #17941, it changes the examples/suit_update teste to use the suit seq_no command and adapts that command formatting to be as riotboot hdr dump.

Testing procedure

Issues/PRs references

Depends on #17950 since the current SUIT CoAP is broken.

@github-actions github-actions bot added Area: examples Area: Example Applications Area: sys Area: System Area: tests Area: tests and testing framework labels Apr 21, 2022
@fjmolinas fjmolinas force-pushed the pr_examples_suit_seq_no branch from c984cbf to d4774e5 Compare April 21, 2022 10:56
@fjmolinas fjmolinas force-pushed the pr_examples_suit_seq_no branch from d4774e5 to 01196b9 Compare April 21, 2022 14:59
@fjmolinas fjmolinas added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 21, 2022
@fjmolinas
Copy link
Contributor Author

re-ran the test for good measure

suit_coap: started.
Starting the shell
>
>
> ifconfig
current-slot
Running from slot 0
> ifconfig
Iface  4  HWaddr: AA:04:26:28:76:39
          L2-PDU:1500  MTU:1500  HL:64  RTR
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::a804:26ff:fe28:7639  scope: link  VAL
pinging node...
PING fe80::a804:26ff:fe28:7639%riot0(fe80::a804:26ff:fe28:7639%riot0) 56 data bytes

--- fe80::a804:26ff:fe28:7639%riot0 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 41.698/41.698/41.698/0.000 ms
pinging node succeeded.
TEST PASSED

@fjmolinas fjmolinas merged commit 21be49a into RIOT-OS:master Apr 22, 2022
@fjmolinas fjmolinas deleted the pr_examples_suit_seq_no branch April 22, 2022 06:47
@chrysn chrysn added this to the Release 2022.07 milestone Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: examples Area: Example Applications Area: sys Area: System Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants