Update v2: Patch split - separated test.h rework and unit test for mode 4 patch.
Tomasz Kulasek (2): Unit tests - test.h rework Unit tests for mode 4 app/test/Makefile | 1 + app/test/test.h | 112 +-- app/test/test_link_bonding.c | 2 +- app/test/test_link_bonding_mode4.c | 1412 ++++++++++++++++++++++++++++++++++++ 4 files changed, 1480 insertions(+), 47 deletions(-) create mode 100644 app/test/test_link_bonding_mode4.c -- 1.7.9.5