zephyr/tests
Alexander Wachter 1faaff1ea5 tests: canbus: isotp: Fix wrong variable used for assert
The assert for error checking used the wrong variable.
data_buf was checked instead of the ret variable.

Fixes #22656
Coverity-CID: 208192

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-02-10 12:32:01 +02:00
..
application_development tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch test: static_idt: skip for 64-bit 2020-02-06 23:07:37 -05:00
benchmarks tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
bluetooth Bluetooth: shell: Advertise when registering HRS service 2020-02-06 08:43:09 +02:00
boards tests: intel_s1000_crb: update to new GPIO API 2020-02-05 12:00:36 +01:00
crypto tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
drivers drivers: clock_control: Add subsys argument to the callback 2020-02-05 17:07:01 +01:00
kernel tests/kernel/smp: current CPU is not atomic 2020-02-08 08:51:04 -05:00
lib tests: lib: os: onoff: address Coverity complaint 2020-02-08 08:40:28 -05:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net test: net: pkt: Added a test case for net_pkt_pull() 2020-02-03 10:47:08 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests: canbus: isotp: Fix wrong variable used for assert 2020-02-10 12:32:01 +02:00
unit tests: unit: util: Add test for IF_ENABLED() 2019-12-18 08:14:52 -05:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00