Damjan Marion f1213b8277 Add clib_memcpy macro based on DPDK rte_memcpy implementation
Change-Id: I22cb443c4bd0bf298abb6f06e8e4ca65a44a2854
Signed-off-by: Damjan Marion <damarion@cisco.com>
2016-04-22 17:29:47 +02:00
..

Unit test infrastructure for vnet

To run unit tests do the following:

  1. build vpp with 'vpp_enable_tests = yes' in build-data/platforms/vpp.mk

  2. go to build-root/build-$tag-$arch/vnet

  3. run
    $ make check