Utility Rack
|
Test scenarios for make_byte_array
and compare_byte_arrays
.
More...
#include "catch2/catch_test_macros.hpp"
#include "utility/byte_array.hpp"
#include "utility/repeat.hpp"
Functions | |
TEST_CASE ("Compare two byte arrays", "[compare_byte_arrays]") | |
TEST_CASE ("Blitz Rakete's utility function conveniently creates a std::array of std::bytes", "[make_byte_array]") | |
Test scenarios for make_byte_array
and compare_byte_arrays
.
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)