blob: 86af2e005bfbf8fd013fef598eeb45910d5410cd [file] [log] [blame]
/*
* Copyright (c) 2019 Peter Bigot Consulting, LLC
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <string.h>
#include <zephyr/ztest.h>
#include "testfs_tests.h"
#include "testfs_lfs.h"
ZTEST_SUITE(littlefs, NULL, NULL, NULL, NULL, NULL);