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