test[protocol]: enhance test

This commit is contained in:
godotg
2023-09-03 11:27:04 +08:00
parent 58a9c186f6
commit 62e6184cbd
8 changed files with 109 additions and 59 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef ZFOO_LIST_TEST_H
#define ZFOO_LIST_TEST_H
#include <cstdint>
#include "list.h"
namespace list_test {