/* * Copyright (c) 2016 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #include #include "test_mslab.h" /*test case main entry*/ ZTEST_SUITE(mslab_api, NULL, mslab_setup, NULL, NULL, NULL);