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