Home
last modified time | relevance | path

Searched refs:in_tree (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A Dbtree.cxx56 : tree(in_tree), in BTree()
84 in_tree[i].parent = Undefined;
85 in_tree[i].left = Undefined;
86 in_tree[i].right = Undefined;
87 in_tree[i].block_index = i;
121 : tree(in_tree), in BTree()
150 in_tree[i].left = Undefined;
152 in_tree[i].block_index = i;
192 in_tree = ntree; in evaluate()
309 int child = (isLeft) ? in_tree[parent].left : in_tree[parent].right; in swap_parent_child()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
31 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
32 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
39 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
47 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
48 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
55 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
56 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
64 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
65 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
31 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
32 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
39 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
47 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
48 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
55 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
56 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
64 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
65 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
31 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
32 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
39 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
47 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
48 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
55 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
56 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
64 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
65 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
31 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
32 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
39 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
47 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
48 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
55 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
56 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, True)
64 assert in_tree(tree, "bind-test", "simple_bus", "generic_simple_bus", 0, True)
65 assert in_tree(tree, "bind-test-child1", "phy", "phy_sandbox", 1, False)
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/test/py/tests/
H A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): function
32 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
33 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
40 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
48 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
49 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
56 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
57 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, True)
65 assert in_tree(tree, 'bind-test', 'simple_bus', 'simple_bus', 0, True)
66 assert in_tree(tree, 'bind-test-child1', 'phy', 'phy_sandbox', 1, False)
[all …]

12345678910>>...25