Files
esp-idf/components/wear_levelling/test_wl_host/main.cpp
T

8 lines
169 B
C++
Raw Normal View History

/*
* SPDX-FileCopyrightText: 2016-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
2017-04-10 22:06:35 +08:00
#define CATCH_CONFIG_MAIN
#include "catch.hpp"