Move the test framework out

This commit is contained in:
Ruihan Li
2025-06-21 23:56:55 +08:00
committed by Jianfeng Jiang
parent 6af39b2d30
commit 0875cf6644
26 changed files with 25 additions and 25 deletions

View File

@ -4,7 +4,7 @@
#include <netlink/route/addr.h>
#include <unistd.h>
#include "test.h"
#include "../test.h"
#define ETHER_NAME "eth0"
#define LOOPBACK_NAME "lo"