zephyr/tests
Tomasz Bursztyka 000539ecd2 tests/net: arp_input() unref the buffer on success
Since commit-id 1ab40390c9 arp_input()
unrefs the buffer on success (NET_OK) so no need to do it afterward.

Change-Id: I84ab7e8eb07f50d52b329e4c025d88753a5de4db
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-04-13 15:21:43 +03:00
..
benchmarks tests: benchmarks: increase timeout for app_kernel tests 2017-04-12 22:43:26 +00:00
bluetooth tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto xtensa: re-enable tinycrypt test cases 2017-04-12 16:32:29 +00:00
drivers kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
include tests: include: Move timestamp.h into common location 2017-01-30 21:33:47 +00:00
kernel tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
legacy/kernel tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
lib/json test: Add test for JSON library 2017-03-25 13:11:55 +00:00
net tests/net: arp_input() unref the buffer on success 2017-04-13 15:21:43 +03:00
power tests/power/multicorei/lmt: Fix RTC configuration 2017-02-23 13:17:47 +00:00
subsys tests: move fs test to tests/subsys/ 2017-04-09 15:45:18 +00:00
unit unit: Create ztest unit test for CRC16 functionality 2017-04-13 15:21:42 +03:00
ztest ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00