dect
/
libnl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libnl/tests
Thomas Graf e09e7f1035 tests: Add check based unit test system
Introduces new unit tests based on `check`. Each subsystem/module can
have its own unit tests in tests/check-<name>.c that will be linked
together in tests/check-all.c.

Running 'make check' will compile and run the unit tests automatically.

A reference unit test implementation has been done for the abstract
address module.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-03-14 16:25:17 +01:00
..
.gitignore tests: Add check based unit test system 2013-03-14 16:25:17 +01:00
Makefile.am tests: Add check based unit test system 2013-03-14 16:25:17 +01:00
check-addr.c tests: Add check based unit test system 2013-03-14 16:25:17 +01:00
check-all.c tests: Add check based unit test system 2013-03-14 16:25:17 +01:00
test-cache-mngr.c Fix test-cache-mngr test 2013-01-24 14:05:48 +01:00
test-complex-HTB-with-hash-filters.c u32: fix various u32 hashing related warnings 2012-05-16 13:43:52 +02:00
test-create-bond.c bond: Provide rtnl_link_bond_alloc() 2013-02-14 12:48:00 +01:00
test-create-vlan.c vlan: Provide rtnl_link_vlan_alloc() 2013-02-14 12:42:22 +01:00
test-delete-link.c 3.1 release 2011-08-11 14:30:24 +02:00
test-genl.c genl: modify genl_ctrl_resolve and friends to allow for module auto-loading 2012-06-03 13:52:16 +02:00
test-nf-cache-mngr.c tests: fix test programs to compile again 2012-04-21 10:35:20 +02:00
test-socket-creation.c tests: fix test programs to compile again 2012-04-21 10:35:20 +02:00