mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
parent
2c15aaf67d
commit
65bdddbbdf
@ -103,6 +103,7 @@ grep_output {^\[init -> test-iso}
|
||||
|
||||
unify_output {at [a-f0-9]+} "at <unified>"
|
||||
|
||||
if {[have_spec 32bit]} {
|
||||
compare_output_to {
|
||||
[init -> test-iso] File size is 31000 at <unified>
|
||||
[init -> test-iso] 00001000: 61616161 61616161 61616161 61616161 61616161
|
||||
@ -121,4 +122,27 @@ compare_output_to {
|
||||
[init -> test-iso] 0002003c: 63636363 63636363 63636363 63636363 63636363
|
||||
[init -> test-iso]
|
||||
}
|
||||
}
|
||||
|
||||
if {[have_spec 64bit]} {
|
||||
compare_output_to {
|
||||
[init -> test-iso] File size is 31000 at <unified>
|
||||
[init -> test-iso] 00001000: 6161616161616161 6161616161616161 6161616161616161 6161616161616161 6161616161616161
|
||||
[init -> test-iso] 00001028: 6161616161616161 6161616161616161 6161616161616161 6161616161616161 6161616161616161
|
||||
[init -> test-iso] 00001050: 6161616161616161 6161616161616161 6161616161616161 6161616161616161 6161616161616161
|
||||
[init -> test-iso] 00001078: 6161616161616161 6161616161616161 6161616161616161 6161616161616161 6161616161616161
|
||||
[init -> test-iso]
|
||||
[init -> test-iso] 00010000: 6262626262626262 6262626262626262 6262626262626262 6262626262626262 6262626262626262
|
||||
[init -> test-iso] 00010028: 6262626262626262 6262626262626262 6262626262626262 6262626262626262 6262626262626262
|
||||
[init -> test-iso] 00010050: 6262626262626262 6262626262626262 6262626262626262 6262626262626262 6262626262626262
|
||||
[init -> test-iso] 00010078: 6262626262626262 6262626262626262 6262626262626262 6262626262626262 6262626262626262
|
||||
[init -> test-iso]
|
||||
[init -> test-iso] 00020000: 6363636363636363 6363636363636363 6363636363636363 6363636363636363 6363636363636363
|
||||
[init -> test-iso] 00020028: 6363636363636363 6363636363636363 6363636363636363 6363636363636363 6363636363636363
|
||||
[init -> test-iso] 00020050: 6363636363636363 6363636363636363 6363636363636363 6363636363636363 6363636363636363
|
||||
[init -> test-iso] 00020078: 6363636363636363 6363636363636363 6363636363636363 6363636363636363 6363636363636363
|
||||
[init -> test-iso]
|
||||
}
|
||||
}
|
||||
|
||||
exec rm -rf bin/fs.iso
|
||||
|
Loading…
x
Reference in New Issue
Block a user