commit | 0f583303f70103cf1b5c7f800d96fb6ea1723ac9 | [log] [tgz] |
---|---|---|
author | Florian Grandel <fgrandel@code-for-humans.de> | Fri May 19 10:41:12 2023 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon May 22 08:06:14 2023 +0000 |
tree | 6d98b4d04825bdb4d428884e6851f2fd1abd26d0 | |
parent | 777f88939f44ba546bd648b1a2e5e98946f08212 [diff] |
net: l2: ieee802154: test: prepare expectation struct enlargement This is a purely syntactical change that makes test case expectations configuration more readable. This is required as later commits will introduce further expectations. Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>