Skip to content

Commit

Permalink
Update output files for app-test
Browse files Browse the repository at this point in the history
  • Loading branch information
equation314 committed Jun 21, 2024
1 parent c695855 commit 875f65c
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/c/httpclient/expect_info.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize device drivers...
registered a new Net device at .\+: "virtio-net"
Expand Down
2 changes: 1 addition & 1 deletion apps/c/memtest/expect_trace.out
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Found physcial memory regions:
Initialize global memory allocator...
use TLSF allocator.
initialize global allocator at: \[0x[0-9a-f]\+, 0x[0-9a-f]\+)
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ | EXECUTE)
map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ)
Expand Down
2 changes: 1 addition & 1 deletion apps/c/pthread/basic/expect_info_smp4_fifo.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize scheduling...
use FIFO scheduler.
Expand Down
2 changes: 1 addition & 1 deletion apps/c/pthread/parallel/expect_info_smp4_fifo.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize scheduling...
use FIFO scheduler
Expand Down
2 changes: 1 addition & 1 deletion apps/c/pthread/parallel/expect_info_smp4_rr.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize scheduling...
use Round-robin scheduler
Expand Down
2 changes: 1 addition & 1 deletion apps/c/pthread/pipe/expect_info_smp4_fifo.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize scheduling...
use FIFO scheduler.
Expand Down
2 changes: 1 addition & 1 deletion apps/c/pthread/sleep/expect_info_smp4_fifo.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize scheduling...
use FIFO scheduler.
Expand Down
2 changes: 1 addition & 1 deletion apps/c/sqlite3/expect_info.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize device drivers...
registered a new Block device at .\+: "virtio-blk"
Expand Down
2 changes: 1 addition & 1 deletion apps/c/sqlite3/expect_info_again.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize device drivers...
registered a new Block device at .\+: "virtio-blk"
Expand Down
2 changes: 1 addition & 1 deletion apps/c/sqlite3/expect_info_ramdisk.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize device drivers...
device model: static
Expand Down
2 changes: 1 addition & 1 deletion apps/memtest/expect_trace.out
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Found physcial memory regions:
Initialize global memory allocator...
use TLSF allocator.
initialize global allocator at: \[0x[0-9a-f]\+, 0x[0-9a-f]\+)
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ | EXECUTE)
map_region(PA:0x[0-9a-f]\+): \[VA:0x[0-9a-f]\+, VA:0x[0-9a-f]\+) -> \[PA:0x[0-9a-f]\+, PA:0x[0-9a-f]\+) MappingFlags(READ)
Expand Down
2 changes: 1 addition & 1 deletion apps/net/httpclient/expect_info.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize device drivers...
registered a new Net device at .\+: "virtio-net"
Expand Down
2 changes: 1 addition & 1 deletion apps/net/httpclient/expect_info_dns.out
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Found physcial memory regions:
.bss (READ | WRITE | RESERVED)
free memory (READ | WRITE | FREE)
Initialize global memory allocator...
Initialize kernel page table...
Initialize virtual memory management...
Initialize platform devices...
Initialize device drivers...
registered a new Net device at .\+: "virtio-net"
Expand Down

0 comments on commit 875f65c

Please sign in to comment.