zephyr/tests
Alexander Wachter 464f135ce6 canbus: Convert canbus driver and subsys to new timeout API
Convert all canbus related API/samples/tests/subsys
to the new timeout API with k_timeout_t.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-05-06 10:19:13 +02:00
..
application_development global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
arch kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
benchmarks kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
bluetooth tester: Adjust to recent changes in BTP API 2020-05-05 11:05:54 +03:00
boards tests: boards: altera_max10: Remove unneeded setting of Kconfig symbol 2020-05-05 11:44:34 -05:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tests: spi_loopback: Remove unneeded setting of Kconfig symbol 2020-05-05 19:10:54 -05:00
kernel kernel: fix issue with k_thread_join() timeouts 2020-05-05 11:43:08 -07:00
lib tests: lib: devicetree: add test for bus controller node without regs 2020-05-05 10:17:23 -05:00
misc/test_build boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
net net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
shell shell: Add shell_set_root_cmd function 2020-04-17 11:34:01 +02:00
subsys canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
unit Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
ztest Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00