Lines Matching refs:section
23 with u_boot_console.log.section('Test Case 1a - ls'):
31 with u_boot_console.log.section('Test Case 1b - ls (invalid dir)'):
45 with u_boot_console.log.section('Test Case 2a - size (small)'):
55 with u_boot_console.log.section('Test Case 2b - size (/../<file>)'):
68 with u_boot_console.log.section('Test Case 3 - size (large)'):
83 with u_boot_console.log.section('Test Case 4 - load (small)'):
102 with u_boot_console.log.section('Test Case 5 - load (first 1MB)'):
121 with u_boot_console.log.section('Test Case 6 - load (last 1MB)'):
142 with u_boot_console.log.section('Test Case 7 - load (last 1MB in 2GB)'):
163 with u_boot_console.log.section('Test Case 8 - load (first 1MB in 2GB)'):
184 with u_boot_console.log.section('Test Case 9 - load (crossing 2GB boundary)'):
205 with u_boot_console.log.section('Test Case 10 - load (beyond file end)'):
222 with u_boot_console.log.section('Test Case 11 - write'):
246 with u_boot_console.log.section('Test Case 12 - write (".")'):
261 with u_boot_console.log.section('Test Case 13 - write ("./<file>")'):