|
mavtables
0.2.1
MAVLink router and firewall.
|
#include <catch.hpp>#include <fakeit.hpp>#include "Accept.hpp"#include "Call.hpp"#include "Chain.hpp"#include "GoTo.hpp"#include "Reject.hpp"#include "Rule.hpp"#include "common.hpp"
Go to the source code of this file.
Functions | |
| TEST_CASE ("Rule's are polymorphically comparable.", "[Rule]") | |
| TEST_CASE | ( | "Rule's are polymorphically comparable." | , |
| "" | [Rule] | ||
| ) |
Definition at line 31 of file test_Rule_comparison.cpp.
References mock_shared().

1.8.14