Home
last modified time | relevance | path

Searched refs:test1 (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/linux/lib/
H A Drandom32.c133 } test1[] = { variable
262 for (i = 0; i < ARRAY_SIZE(test1); i++) { in prandom_state_selftest()
265 prandom_state_selftest_seed(&state, test1[i].seed); in prandom_state_selftest()
268 if (test1[i].result != prandom_u32_state(&state)) in prandom_state_selftest()
/openbmc/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh57 rmdir "$CGROUP_ROOT"/test1 2>/dev/null
181 mkdir $CGROUP_ROOT/test1
184 write_hugetlbfs test1 "$MNT"/test $size
187 rmdir $CGROUP_ROOT/test1
188 mkdir $CGROUP_ROOT/test1
/openbmc/u-boot/tools/dtoc/
H A Ddtoc_test_addr32.dts14 test1 {
16 compatible = "test1";
H A Ddtoc_test_addr64.dts14 test1 {
16 compatible = "test1";
H A Ddtoc_test_addr32_64.dts14 test1 {
16 compatible = "test1";
H A Ddtoc_test_addr64_32.dts14 test1 {
16 compatible = "test1";
/openbmc/u-boot/test/py/tests/
H A Dtest_log.py53 def test1(): function
96 test1()
/openbmc/openbmc/poky/meta/recipes-support/popt/
H A Dpopt_1.19.bb21 sed 's#lt-test1#test1#g' ${S}/tests/testit.sh > ${B}/tests/testit.sh
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_func_ip_test.c30 prog_fd = bpf_program__fd(skel->progs.test1); in test_function_entry()
91 prog_fd = bpf_program__fd(skel->progs.test1); in test_function_body_kprobe()
H A Dget_func_args_test.c22 prog_fd = bpf_program__fd(skel->progs.test1); in test_get_func_args_test()
H A Dfentry_fexit.c29 prog_fd = fexit_skel->progs.test1.prog_fd; in test_fentry_fexit()
H A Dtimer.c19 prog_fd = bpf_program__fd(timer_skel->progs.test1); in timer()
H A Dfexit_test.c23 prog_fd = fexit_skel->progs.test1.prog_fd; in fexit_test_common()
H A Dfentry_test.c23 prog_fd = fentry_skel->progs.test1.prog_fd; in fentry_test_common()
/openbmc/qemu/tests/qemu-iotests/
H A D036.out18 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, Unknown …
19 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, test3
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dget_func_ip_uprobe_test.c12 int BPF_UPROBE(test1) in BPF_UPROBE() argument
H A Dget_branch_snapshot.c24 int BPF_PROG(test1, int n, int ret) in BPF_PROG() argument
H A Dfentry_many_args.c11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() argument
H A Dtimer_mim_reject.c47 int BPF_PROG(test1, int a) in BPF_PROG() argument
H A Dfexit_many_args.c11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() argument
H A Dfentry_test.c11 int BPF_PROG(test1, int a) in BPF_PROG() argument
H A Dtimer_mim.c65 int BPF_PROG(test1, int a) in BPF_PROG() argument
/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c52 int test1, test2; in mgag200_probe_vram() local
69 test1 = ioread16(mem + offset); in mgag200_probe_vram()
75 if (test1 != 0xaa55) in mgag200_probe_vram()
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh108 local test1
111 check_value test1 initial true Y
115 param_set test1 false
119 check_value test1 post-set false Y
124 check_value test1 post-reload false N
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/
H A Dtest.pl-adjust-for-ptest.patch28 +END {print "\nFAIL: test1\n" unless $loaded;}
32 +print "\nPASS: test1\n";

123