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