Home
last modified time | relevance | path

Searched refs:post_test (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/post/
H A Dpost.c30 struct post_test *test = post_list + i; in post_init_f()
236 static int post_run_single(struct post_test *test, in post_run_single()
356 static int post_info_single(struct post_test *test, int full) in post_info_single()
422 struct post_test *test = post_list + i; in post_reloc()
H A Dtests.c47 struct post_test post_list[] =
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h97 struct post_test { struct
120 extern struct post_test post_list[]; argument
/OK3568_Linux_fs/kernel/tools/testing/ktest/
H A Dktest.pl105 my $post_test;
283 "POST_TEST" => \$post_test,
1531 if (defined($post_test)) {
1532 run_command $post_test;
1782 if (defined($post_test)) {
1783 run_command $post_test;
2667 if (defined($post_test)) {
2668 run_command $post_test;
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.POST184 struct post_test {
258 composed of post_test structures:
357 post_test structure. Before starting tests marked with this bit flag,