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 <sys/fcntl.h>
#include <unistd.h>
#include "../network/test.h"
#include "../test.h"
#define FILE_NAME "/tmp/mmap_readahead.txt"