summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorfumingwei <[email protected]>2023-03-07 20:52:35 +0800
committerfumingwei <[email protected]>2023-03-07 22:04:18 +0800
commit19b3cf986340871c27d4500fbbc063a7e42b0b60 (patch)
tree2fcd4687a7ecfed1a45c849e6b3056c545efd49d /test
parentc789a757d8e0148e2bcae98285479faf26fd009a (diff)
feature:修改metric递增为原子操作
Diffstat (limited to 'test')
-rw-r--r--test/fs2_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fs2_test.cpp b/test/fs2_test.cpp
index 32492ba..483723b 100644
--- a/test/fs2_test.cpp
+++ b/test/fs2_test.cpp
@@ -6,6 +6,7 @@
#include <unistd.h>
#include <pthread.h>
+
#define TEST_STATUS_NUM 4
#define TEST_FIELD_NUM 9
#define TEST_LINE_NUM 7