zephyr/tests/subsys/mgmt
Keith Packard fb1d092955 tests: ec_host_cmd: Make sure expected_dut_to_host fits in buffer
If struct tx_structure is too large than the buffer that
expected_dut_to_host references, leading the compiler to generate a warning
about the possibility of buffer overflow.

Leave out the 'struct ec_response_too_big' so that 'struct tx_structure'
fits within the 256 byte buffer.

This was caught when using GCC 11.3.0 building the test for native_posix.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-07-04 16:11:51 +02:00
..
ec_host_cmd tests: ec_host_cmd: Make sure expected_dut_to_host fits in buffer 2022-07-04 16:11:51 +02:00
smp_reassembly tests: subsys: mgmt: move smp_reassembly to new ztest API 2022-07-01 11:37:41 +02:00
zcbor_bulk west.yml: Update zcbor to v. 0.5.1 2022-07-04 15:13:42 +02:00