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

@ -8,7 +8,7 @@
#include <arpa/inet.h>
#include <fcntl.h>
#include "test.h"
#include "../test.h"
static struct sockaddr_in sk_addr;