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

@ -2,7 +2,7 @@
#define _GNU_SOURCE
#include "../network/test.h"
#include "../test.h"
#include <stdio.h>
#include <stdlib.h>