Utility Rack
Loading...
Searching...
No Matches
byte_array_test.cpp File Reference

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"
Include dependency graph for byte_array_test.cpp:

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]")
 

Detailed Description

Test scenarios for make_byte_array and compare_byte_arrays.

Author
Cliff Green

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)