commit | 6b069f1589057fe2daea4eb43b11191fa8ea1c8b | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Jan 31 15:01:06 2017 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 03 15:59:17 2017 +0200 |
tree | 9deda2d51a92dbd7ceaade23eab982297838fbf9 | |
parent | d6cc2c9a368f282ae392d87dc9fd06f6be7b26ba [diff] |
net: tests: Add unit tests for net_nbuf_compact() The compact function was never really properly tested but it is used by other routines that have unit tests. This commit makes sure there is a special testing for the buffer compact function. Change-Id: I35c108fd8459a9482ccae68a51ffa28fb2e0ae99 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>