Searched refs:test (Results 1 – 25 of 91) sorted by relevance
1234
| /tools/dtoc/test/ |
| A D | dtoc_test_alias_bad.dts | 20 spl-test { 22 compatible = "sandbox,spl-test"; 35 compatible = "sandbox,spl-test"; 43 compatible = "denx,u-boot-test-bus"; 47 testfdt_1: test { 48 compatible = "denx,u-boot-fdt-test", "google,another-fdt-test"; 55 compatible = "google,another-fdt-test";
|
| A D | dtoc_test_alias_bad_uc.dts | 20 spl-test { 22 compatible = "sandbox,spl-test"; 35 compatible = "sandbox,spl-test"; 43 compatible = "denx,u-boot-test-bus"; 47 testfdt_1: test { 48 compatible = "denx,u-boot-fdt-test", "google,another-fdt-test"; 55 compatible = "google,another-fdt-test";
|
| A D | dtoc_test_inst.dts | 20 spl-test { 22 compatible = "sandbox,spl-test"; 35 compatible = "sandbox,spl-test"; 43 compatible = "denx,u-boot-test-bus"; 47 testfdt_1: test { 48 compatible = "denx,u-boot-fdt-test", "google,another-fdt-test"; 55 compatible = "google,another-fdt-test";
|
| A D | dtoc_test_alias_bad_path.dts | 20 spl-test { 22 compatible = "sandbox,spl-test"; 35 compatible = "sandbox,spl-test"; 43 compatible = "denx,u-boot-test-bus"; 47 testfdt_1: test { 48 compatible = "denx,u-boot-fdt-test", "google,another-fdt-test"; 55 compatible = "google,another-fdt-test";
|
| A D | dtoc_test_add_prop.dts | 13 spl-test { 15 compatible = "sandbox,spl-test"; 21 compatible = "sandbox,spl-test";
|
| A D | dtoc_test_simple.dts | 13 spl-test { 15 compatible = "sandbox,spl-test"; 31 compatible = "sandbox,spl-test"; 44 compatible = "sandbox,spl-test";
|
| A D | dtoc_test_bad_reg2.dts | 13 spl-test { 14 compatible = "test";
|
| A D | dtoc_test_bad_reg.dts | 13 spl-test { 14 compatible = "test";
|
| A D | dtoc_test_noparent.dts | 18 spl-test { 20 compatible = "sandbox,spl-test";
|
| /tools/binman/test/ |
| A D | 066_text.dts | 11 text-label = "test-id"; 15 text-label = "test-id2"; 19 text-label = "test-id3"; 24 text-label = "test-id4"; 25 test-id4 = "some text";
|
| A D | 275_fit_align.dts | 11 description = "test desc"; 18 description = "test u-boot"; 31 description = "test fdt"; 40 description = "test fdt"; 52 description = "test config";
|
| A D | 240_fit_extract_replace.dts | 18 description = "test-desc"; 23 description = "test u-boot"; 36 description = "test u-boot-nodtb"; 46 description = "test blob";
|
| A D | 342_fit_signature.dts | 11 description = "test desc"; 18 description = "test u-boot"; 31 description = "test tf-a"; 44 description = "test fdt";
|
| A D | 276_fit_firmware_loadables.dts | 11 description = "test desc"; 17 description = "test u-boot"; 29 description = "test tee"; 42 description = "test tf-a"; 55 description = "test fdt";
|
| A D | 062_entry_args.dts | 10 test-str-fdt = "test0"; 11 test-int-fdt = <123>;
|
| A D | 340_fit_signature.dts | 11 description = "test desc"; 18 description = "test u-boot"; 40 description = "test tf-a"; 62 description = "test fdt";
|
| A D | 341_fit_signature.dts | 11 description = "test desc"; 18 description = "test u-boot"; 40 description = "test tf-a"; 62 description = "test fdt";
|
| A D | 347_key_name_hint_dir_fit_signature.dts | 11 description = "test desc"; 18 description = "test u-boot"; 40 description = "test tf-a"; 62 description = "test fdt";
|
| A D | 065_entry_args_unknown_datatype.dts | 10 test-str-fdt = "test0"; 11 test-int-fdt = <123>;
|
| A D | 022_image_name.dts | 10 filename = "test-name"; 16 filename = "test-name.xx";
|
| A D | 284_fit_fdt_list.dts | 13 description = "test-desc"; 15 fit,fdt-list-val = "test-fdt1", "test-fdt2";
|
| A D | 316_capsule_missing_key.dts | 10 image-guid = "binman-test"; 12 private-key = "tools/binman/test/key.key";
|
| /tools/binman/ |
| A D | image_test.py | 14 image = Image('name', 'node', test=True) 22 image = Image('name', 'node', test=True) 30 image = Image('name', 'node', test=True) 40 image = Image('name', 'node', test=True)
|
| /tools/buildman/ |
| A D | buildman | 43 from buildman import test 47 test.use_network = False 53 [test.TestBuild, func_test.TestFunctional, 'buildman.toolchain']) 79 if cmdline.HAS_TESTS and args.test:
|
| A D | main.py | 43 from buildman import test 47 test.use_network = False 53 [test.TestBuild, func_test.TestFunctional, 'buildman.toolchain']) 79 if cmdline.HAS_TESTS and args.test:
|
Completed in 25 milliseconds
1234