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