tests/lib/conds: test clock compatibility post conditions
[babeltrace.git] / tests / lib / conds / clk-cls-compat-postconds-triggers.hpp
diff --git a/tests/lib/conds/clk-cls-compat-postconds-triggers.hpp b/tests/lib/conds/clk-cls-compat-postconds-triggers.hpp
new file mode 100644 (file)
index 0000000..cabf25c
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * SPDX-License-Identifier: GPL-2.0-only
+ *
+ * Copyright (C) 2024 EfficiOS Inc.
+ */
+
+#ifndef TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
+#define TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
+
+#include "utils.hpp"
+
+void addClkClsCompatTriggers(CondTriggers& triggers);
+
+#endif
This page took 0.022656 seconds and 4 git commands to generate.