Searched refs:ZTEST_BMEM (Results 1 – 25 of 60) sorted by relevance
123
14 ZTEST_BMEM volatile bool fault_in_isr;15 ZTEST_BMEM volatile k_tid_t valid_fault_tid;76 ZTEST_BMEM volatile bool assert_in_isr;77 ZTEST_BMEM volatile k_tid_t valid_assert_tid;
27 static ZTEST_BMEM volatile bool failed_in_isr;47 static ZTEST_BMEM const struct device *uart_dev;48 static ZTEST_BMEM const char *uart_name;117 static ZTEST_BMEM struct test_data tdata;160 static ZTEST_BMEM volatile uint32_t tx_aborted_count;352 ZTEST_BMEM uint8_t chained_read_buf_0[10];353 ZTEST_BMEM uint8_t chained_read_buf_1[10];354 ZTEST_BMEM uint8_t chained_cpy_buf[10];356 static ZTEST_BMEM volatile uint8_t rx_data_idx;357 static ZTEST_BMEM uint8_t rx_buf_idx;[all …]
15 static ZTEST_BMEM const struct device *const uart_dev =74 ZTEST_BMEM volatile uint32_t tx_wide_aborted_count;
57 ZTEST_BMEM SYS_MUTEX_DEFINE(private_mutex);60 ZTEST_BMEM SYS_MUTEX_DEFINE(mutex_1);61 ZTEST_BMEM SYS_MUTEX_DEFINE(mutex_2);62 ZTEST_BMEM SYS_MUTEX_DEFINE(mutex_3);63 ZTEST_BMEM SYS_MUTEX_DEFINE(mutex_4);68 static ZTEST_BMEM SYS_MUTEX_DEFINE(not_my_mutex);69 static ZTEST_BMEM SYS_MUTEX_DEFINE(bad_count_mutex);
12 static ZTEST_BMEM char tp1[8];14 static ZTEST_BMEM struct k_sema *tp3;15 static ZTEST_BMEM int spawn_prio;
11 static ZTEST_BMEM int last_prio;
37 static ZTEST_BMEM atomic_t count; in malloc_thread()76 static ZTEST_BMEM bool aborted; in ZTEST()
18 ZTEST_BMEM static char *mapped_stack_addr;19 ZTEST_BMEM static size_t mapped_stack_sz;
16 ZTEST_BMEM static int count;17 ZTEST_BMEM static int ret = TC_PASS;
9 ZTEST_BMEM volatile bool valid_fault;
36 ZTEST_BMEM int woken;37 ZTEST_BMEM int timeout;38 ZTEST_BMEM int index[TOTAL_THREADS_WAITING];39 ZTEST_BMEM struct k_futex simple_futex;40 ZTEST_BMEM struct k_futex multiple_futex[TOTAL_THREADS_WAITING];42 ZTEST_BMEM atomic_t not_a_futex;43 ZTEST_BMEM struct sys_mutex also_not_a_futex;
10 ZTEST_BMEM char user_stack[256];
17 static ZTEST_BMEM struct ctx ctx;18 static ZTEST_BMEM struct k_work work;
10 static volatile ZTEST_BMEM bool valid_fault;
67 static ZTEST_BMEM int ptp_clocks[MAX_NUM_INTERFACES - 1];484 static ZTEST_BMEM const struct device *clk0;485 static ZTEST_BMEM const struct device *clk1;530 static ZTEST_BMEM struct net_ptp_time tm;531 static ZTEST_BMEM struct net_ptp_time empty;
9 static ZTEST_BMEM char __aligned(4) tbuffer[MSG_SIZE * MSGQ_LEN];
13 static ZTEST_BMEM char __aligned(4) tbuffer[MSG_SIZE * MSGQ_LEN];
8 static ZTEST_BMEM char __aligned(4) tbuffer[MSG_SIZE * MSGQ_LEN];
53 static ZTEST_BMEM uint64_t t_create;54 static ZTEST_BMEM struct thread_data {
30 ZTEST_BMEM int woken;31 ZTEST_BMEM int timeout;32 ZTEST_BMEM int index[TOTAL_THREADS_WAITING];33 ZTEST_BMEM int count;
12 static ZTEST_BMEM uint8_t user_buffer[SIZE];
172 ZTEST_BMEM static volatile bool expect_fault;173 ZTEST_BMEM static volatile unsigned int expected_reason;
15 static ZTEST_BMEM stack_data_t data[STACK_LEN];
24 static ZTEST_BMEM struct k_work_user work[NUM_OF_WORK];
214 ZTEST_BMEM unsigned char filled_buf[BUF_LEN];263 static ZTEST_BMEM unsigned char zerobuf[CALLOC_BUFLEN];