zephyr/tests
Daniel Glöckner d678f309b8 net: pkt: convert remaining users of ref to atomic_ref
The previous commit replaced the net_pkt element ref with an element
atomic_ref. CI tests turned up more places where ref was used directly.
This commit converts them to use the new element.

Signed-off-by: Daniel Glöckner <dg@emlix.com>
2019-01-29 09:22:14 +02:00
..
application_development cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
benchmarks kernel: remove k_alert API 2019-01-16 21:34:07 -05:00
bluetooth Bluetooth: tests : Include building the LL split in CI 2019-01-25 11:19:39 +02:00
boards tests: intel_s1000: flash_map: Enable tests for flash_map 2019-01-16 21:22:56 -05:00
booting/stub cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
cmsis_rtos_v1 tests: Increase the stack size by CONFIG_TEST_EXTRA_STACKSIZE. 2019-01-16 06:12:33 -05:00
cmsis_rtos_v2 tests: cmsis: Disable two cmsis portability tests on x86_64 2019-01-11 15:18:52 -05:00
compliance
coverage tests: coverage: GCOV counter value changed in GCC8. 2019-01-28 08:39:06 -05:00
crypto cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers driver/sensor: lis3mdl: align driver to auto-generated dts macros 2019-01-28 10:01:19 -06:00
include arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
kernel atomic: Add atomic_set_bit_to() API 2019-01-25 17:35:44 -05:00
lib tests: lib: mem_alloc: esp32 to skip newlib test 2019-01-25 11:20:42 -05:00
misc tests: misc: Add test suite for util.h with tests for COND_CODE_n 2019-01-24 08:40:01 -05:00
net net: pkt: convert remaining users of ref to atomic_ref 2019-01-29 09:22:14 +02:00
posix tests/posix/common: Correct TEST_EXTRA_STACKSIZE usage 2019-01-11 15:18:52 -05:00
shell cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
subsys tests: mcuboot: Erase image slot before starting test 2019-01-21 12:00:55 -05:00
unit lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00
ztest tests: ztest: Add zassert_mem_equal() 2019-01-25 10:35:39 +02:00
CMakeLists.txt tests: coverage: Add Gcov support. 2019-01-16 06:12:33 -05:00
Kconfig Gcov: Added Kconfig changes needed by Gcov. 2019-01-16 06:12:33 -05:00