zephyr/tests
Tomasz Bursztyka 12995b95c2 net/ip: Protocol family do not have to follow any other OS's value
It is the macro name that matters, not its value. Here, that will help
to save 1 bit in struct net_pkt later on.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-01-30 16:27:18 +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 sensor: adt7420: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-30 08:08:03 -06:00
include arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
kernel app_shmem: delete parallel API for domains 2019-01-29 11:11:49 -08: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/ip: Protocol family do not have to follow any other OS's value 2019-01-30 16:27:18 +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: subsys: logging: Add log_output test suite 2019-01-29 17:24:37 +01: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