blob: 5a16e5516e9e237f2ca69d2452388839e04bb69e [file] [log] [blame]
/*
* Copyright (c) 2022 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/kernel.h>
#include <zephyr/ztest.h>
ZTEST_SUITE(dma_m2m_sg, NULL, NULL, NULL, NULL, NULL);