Searched refs:kern (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 335 kern = os.path.join(ubman.config.result_dir, 'kern.bin') 336 with open(kern, '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 3 milliseconds