This commit is contained in:
parent
6331aef987
commit
13f269e6aa
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#include <catch2/catch_test_macros.hpp>
|
#include <catch2/catch_test_macros.hpp>
|
||||||
|
|
||||||
#include "mission/devices/devicedefinitions/rwHelpers.h"
|
#include "mission/acs/rwHelpers.h"
|
||||||
|
|
||||||
TEST_CASE("HDLC Encoding RW", "[acs]") {
|
TEST_CASE("HDLC Encoding RW", "[acs]") {
|
||||||
std::array<uint8_t, 256> encodedBuffer{};
|
std::array<uint8_t, 256> encodedBuffer{};
|
||||||
|
Loading…
Reference in New Issue
Block a user