zephyr/tests/unit
Johan Hedberg 9703927f84 net: buf: Move net_buf_pool objects to dedicated linker area
Moving the net_buf_pool objects to a dedicated area lets us access
them by array offset into this area instead of directly by pointer.
This helps reduce the size of net_buf objects by 4 bytes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-06-16 17:05:06 +03:00
..
bluetooth/at bluetooth: at: enable CONFIG_SERIAL 2017-05-19 16:33:16 -04:00
drivers/crc tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
net/buf net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
Makefile.unittest ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00