aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/cxl/cxl_mem_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/cxl/cxl_mem_test.c')
-rw-r--r--tools/testing/cxl/cxl_mem_test.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/testing/cxl/cxl_mem_test.c b/tools/testing/cxl/cxl_mem_test.c
new file mode 100644
index 000000000000..ba7fb8a44288
--- /dev/null
+++ b/tools/testing/cxl/cxl_mem_test.c
@@ -0,0 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
+/* Copyright(c) 2022 Intel Corporation. All rights reserved. */
+
+#include "watermark.h"
+
+cxl_test_watermark(cxl_mem);