blob: 9df02bbb3e7d168ea05b01460db83f0511b8c330 [file] [log] [blame]
/*
* Copyright (c) 2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/ztest.h>
#include "test_mslab.h"
/*test case main entry*/
ZTEST_SUITE(mslab_api, NULL, mslab_setup, NULL, NULL, NULL);