M5UnitUnified 0.0.2 git rev:a353e8c
|
Helper for testing UnitComponent. More...
#include "../M5UnitComponent.hpp"
#include <type_traits>
#include <Wire.h>
#include <esp32-hal-i2c.h>
Go to the source code of this file.
Classes | |
class | m5::unit::googletest::GlobalFixture< FREQ, WNUM > |
Overall test environment configuration. More... | |
class | m5::unit::googletest::ComponentTestBase< U, TP > |
UnitComponent Derived class for testing. More... | |
Namespaces | |
namespace | m5 |
Top level namespace of M5stack. | |
namespace | googletest |
For GoogleTest. | |
Helper for testing UnitComponent.