mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-22 08:43:44 +08:00
unit tests: added test_netif (checking ext_callbacks only, for now)
This commit is contained in:
8
test/unit/core/test_netif.h
Normal file
8
test/unit/core/test_netif.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LWIP_HDR_TEST_NETIF_H
|
||||
#define LWIP_HDR_TEST_NETIF_H
|
||||
|
||||
#include "../lwip_check.h"
|
||||
|
||||
Suite *netif_suite(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user