Lines Matching refs:log
24 with u_boot_console.log.section('Test Case 1a - ls'):
32 with u_boot_console.log.section('Test Case 1b - ls (invalid dir)'):
46 with u_boot_console.log.section('Test Case 2a - size (small)'):
56 with u_boot_console.log.section('Test Case 2b - size (/../<file>)'):
69 with u_boot_console.log.section('Test Case 3 - size (large)'):
84 with u_boot_console.log.section('Test Case 4 - load (small)'):
103 with u_boot_console.log.section('Test Case 5 - load (first 1MB)'):
122 with u_boot_console.log.section('Test Case 6 - load (last 1MB)'):
143 with u_boot_console.log.section('Test Case 7 - load (last 1MB in 2GB)'):
164 with u_boot_console.log.section('Test Case 8 - load (first 1MB in 2GB)'):
185 with u_boot_console.log.section('Test Case 9 - load (crossing 2GB boundary)'):
206 with u_boot_console.log.section('Test Case 10 - load (beyond file end)'):
223 with u_boot_console.log.section('Test Case 11 - write'):
248 with u_boot_console.log.section('Test Case 12 - write (".")'):
264 with u_boot_console.log.section('Test Case 13 - write ("./<file>")'):