Home
last modified time | relevance | path

Searched refs:net_set_up (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/test/py/tests/
H A Dtest_net.py60 net_set_up = False variable
93 global net_set_up
94 net_set_up = True
111 global net_set_up
112 net_set_up = True
123 if not net_set_up:
140 if not net_set_up:
181 if not net_set_up:
H A Dtest_efi_loader.py52 net_set_up = False variable
85 global net_set_up
86 net_set_up = True
103 global net_set_up
104 net_set_up = True
112 if not net_set_up: