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