Searched refs:dummy (Results 1 – 1 of 1) sorted by relevance
| /test/py/tests/ |
| A D | test_ut.py | 218 def pack_kernel(ubman, arch, kern, dummy): argument 328 dummy = os.path.join(ubman.config.result_dir, 'dummy.txt') 329 with open(dummy, 'wb') as outf: 343 set_part_data(2, pack_kernel(ubman, 'x86', kern, dummy)) 344 set_part_data(4, pack_kernel(ubman, 'arm', kern, dummy))
|
Completed in 8 milliseconds