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