zephyr/tests/unit
Johan Hedberg bd989a79ba tests: Remove broken net_buf unit tests
The net_buf unit tests were doing some pretty hacky stuff with
defining a dummy _net_buf_pool_list variable to fulfil the linker
magic that happens with a real build. Until now the code got lucky in
that the simple net_buf_alloc() tests didn't depend on
_net_buf_pool_list being valid, however with the coming redesign even
net_buf_alloc will require proper setup of this.

Since the unit tests were extremely minimal, and not testing anything
beyond what tests/net/buf already tests, just remove them for now.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-10 09:20:42 +02:00
..
bluetooth/at tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
lib/crc crc: add crc16_itu_t which is used in the MMC protocol. 2018-02-07 16:49:52 -05:00
unittest.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00