Files
fprime/FppTest/component/tests/TlmTests.cpp
M Starch 0ed8e0b74e CMake Implementation Selection (#2384)
* Adding implementation in CMake and documentation

* Spelling and engaging actions for refactor/osal branch

* Adding CMake unit test for implementations and overrides

* Review fixes

* Fixing broken deployment UT sets

* Corrections for cmake UTs

* Removing long-running feature branch

* sp

* Correcting FppTest failures

* Review feedback fixes
2023-11-29 10:23:09 -08:00

17 lines
456 B
C++

// ======================================================================
// \title TlmTests.cpp
// \author T. Chieu
// \brief cpp file for telemetry tests
//
// \copyright
// Copyright (C) 2009-2023 California Institute of Technology.
// ALL RIGHTS RESERVED. United States Government Sponsorship
// acknowledged.
//
// ======================================================================
#include "TlmTests.hpp"
#include "Tester.hpp"
TLM_TEST_DEFS