tests/lib/conds: test clock compatibility post conditions
[babeltrace.git] / tests / lib / conds / clk-cls-compat-postconds-triggers.hpp
CommitLineData
c3211f0a
SM
1/*
2 * SPDX-License-Identifier: GPL-2.0-only
3 *
4 * Copyright (C) 2024 EfficiOS Inc.
5 */
6
7#ifndef TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
8#define TESTS_LIB_CONDS_CLK_CLS_COMPAT_POSTCONDS_TRIGGERS_HPP
9
10#include "utils.hpp"
11
12void addClkClsCompatTriggers(CondTriggers& triggers);
13
14#endif
This page took 0.022567 seconds and 4 git commands to generate.