Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Macros | |
#define | TIMEOUT K_MSEC(100) |
#define | PIPE_LEN 8 |
Variables | |
static ZTEST_DMEM unsigned char | data [] = "abcd1234" |
struct k_pipe | put_get_pipe |
static unsigned char | user_unreach [8] |
static size_t | unreach_byte |
#define PIPE_LEN 8 |
#define TIMEOUT K_MSEC(100) |
TESTPOINT: pipe put returns -EIO
TESTPOINT: pipe put returns -EAGAIN
TESTPOINT: pipe put returns -EIO
TESTPOINT: pipe put returns -EAGAIN
|
static |
struct k_pipe put_get_pipe |
|
static |
|
static |