Searched refs:test_data_t (Results 1 - 21 of 21) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
H A Dvtest.h206 } test_data_t; typedef in typeref:struct:__anon25247
216 int test_unary_op(const irop_t *, test_data_t *);
217 int test_binary_op(const irop_t *, test_data_t *);
218 int test_ternary_op(const irop_t *, test_data_t *);
219 int test_qernary_op(const irop_t *, test_data_t *);
222 void valgrind_execute_test(const irop_t *, test_data_t *);
224 IRICB new_iricb(const irop_t *, test_data_t *);
227 void complain(const irop_t *, const test_data_t *, vbits_t expected);
H A Dqernary.c33 check_result_for_qernary(const irop_t *op, const test_data_t *data)
64 test_qernary_op(const irop_t *op, test_data_t *data)
H A Dternary.c33 check_result_for_ternary(const irop_t *op, const test_data_t *data)
82 test_ternary_op(const irop_t *op, test_data_t *data)
H A Dunary.c33 check_result_for_unary(const irop_t *op, const test_data_t *data)
106 test_unary_op(const irop_t *op, test_data_t *data)
H A Dmain.c35 static test_data_t *
38 test_data_t *data = malloc(sizeof *data);
180 test_data_t *data = new_test_data(op);
H A Dvalgrind.c34 new_iricb(const irop_t *op, test_data_t *data)
117 valgrind_execute_test(const irop_t *op, test_data_t *data)
H A Dbinary.c73 check_result_for_binary(const irop_t *op, const test_data_t *data)
359 test_shift(const irop_t *op, test_data_t *data)
440 test_and(const irop_t *op, test_data_t *data)
514 test_or(const irop_t *op, test_data_t *data)
596 test_binary_op(const irop_t *op, test_data_t *data)
H A Dutil.c61 complain(const irop_t *op, const test_data_t *data, vbits_t expected)
/external/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid04.c45 struct test_data_t { struct
H A Dsetreuid02.c43 static struct test_data_t { struct
H A Dsetreuid03.c48 static struct test_data_t { struct
H A Dsetreuid05.c42 struct test_data_t { struct
/external/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid04.c45 struct test_data_t { struct
H A Dsetregid02.c50 struct test_data_t { struct
H A Dsetregid03.c50 struct test_data_t { struct
/external/ltp/testcases/kernel/syscalls/sync_file_range/
H A Dsync_file_range01.c111 struct test_data_t { struct
/external/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate02.c63 static struct test_data_t { struct
H A Dfallocate03.c113 struct test_data_t { struct
/external/ltp/testcases/kernel/syscalls/setresuid/
H A Dsetresuid01.c85 struct test_data_t { struct
H A Dsetresuid02.c87 struct test_data_t { struct
H A Dsetresuid03.c93 struct test_data_t { struct

Completed in 249 milliseconds