/* * Copyright (c) 2019 Peter Bigot Consulting, LLC * * SPDX-License-Identifier: Apache-2.0 */ #include #include #include "testfs_tests.h" #include "testfs_lfs.h" ZTEST_SUITE(littlefs, NULL, NULL, NULL, NULL, NULL);