committed by
Norman Feske
parent
681f8f1a79
commit
c9f593d803
@@ -150,6 +150,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 -soundhw es1370 "
|
||||
append qemu_args " -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -195,6 +195,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 -soundhw es1370 "
|
||||
append qemu_args " -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -120,7 +120,7 @@ build_boot_image {
|
||||
# Execute test case
|
||||
#
|
||||
|
||||
append qemu_args " -nographic -m 64 "
|
||||
append qemu_args " -nographic "
|
||||
run_genode_until {child "test-libc-3" exited with exit value 0} 60
|
||||
|
||||
# vi: set ft=tcl :
|
||||
|
||||
@@ -126,6 +126,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 128 -nographic -soundhw es1370 "
|
||||
append qemu_args " -nographic -soundhw es1370 "
|
||||
|
||||
run_genode_until {child "chuck" exited with exit value 0} 60
|
||||
|
||||
@@ -186,6 +186,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 128 -nographic -soundhw es1370 "
|
||||
append qemu_args " -nographic -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -220,6 +220,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 128 -nographic -soundhw es1370 "
|
||||
append qemu_args " -nographic -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -205,7 +205,7 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 -soundhw es1370 "
|
||||
append qemu_args " -soundhw es1370 "
|
||||
|
||||
puts "\n################\n"
|
||||
set txt [open "bin/Driar.txt" r]
|
||||
|
||||
@@ -242,7 +242,7 @@ if {[have_include power_on/qemu]} {
|
||||
exec sudo iptables -A FORWARD -i $netdev -o $tapdev -m state --state RELATED,ESTABLISHED -j ACCEPT
|
||||
exec sudo sysctl -w net.ipv4.ip_forward=1
|
||||
|
||||
append qemu_args " -m 256 -nographic -net nic,model=e1000 -net tap,ifname=tap0,downscript=no,script=no "
|
||||
append qemu_args " -nographic -net nic,model=e1000 -net tap,ifname=tap0,downscript=no,script=no "
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -136,6 +136,5 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -82,7 +82,7 @@ build_boot_image {
|
||||
Test.cnf
|
||||
}
|
||||
|
||||
append qemu_args " -nographic -m 64 "
|
||||
append qemu_args " -nographic "
|
||||
|
||||
run_genode_until {.*Okay.*} 20
|
||||
|
||||
|
||||
@@ -140,6 +140,5 @@ lappend_if [have_spec platform_rpi] boot_modules platform_drv
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -55,6 +55,5 @@ set boot_modules {
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 "
|
||||
|
||||
run_genode_until {.*exited with exit value 0.*} 20
|
||||
|
||||
@@ -36,7 +36,7 @@ build_boot_image {
|
||||
stdcxx.lib.so
|
||||
}
|
||||
|
||||
append qemu_args " -nographic -m 64 "
|
||||
append qemu_args " -nographic "
|
||||
|
||||
run_genode_until "child \"test-lemon\" exited with exit value 0" 20
|
||||
|
||||
|
||||
@@ -107,7 +107,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -109,7 +109,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -106,7 +106,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -107,7 +107,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -107,7 +107,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -107,7 +107,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -107,7 +107,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -110,7 +110,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -107,7 +107,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -110,7 +110,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256"
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -32,6 +32,6 @@ install_config {
|
||||
|
||||
build_boot_image "core ld.lib.so init log_tee test-log"
|
||||
|
||||
append qemu_args "-nographic -m 64"
|
||||
append qemu_args "-nographic "
|
||||
|
||||
run_genode_until {\[test-log\] Test done.} 10
|
||||
|
||||
@@ -108,7 +108,6 @@ append qemu_args " -nographic -serial mon:stdio "
|
||||
|
||||
if {[have_spec x86_64]} {
|
||||
# coreutils.tar is really huge when built for x86_64
|
||||
append qemu_args " -m 300 "
|
||||
}
|
||||
|
||||
run_genode_until {child "noux" exited with exit value 0.*\n} 30
|
||||
|
||||
@@ -38,7 +38,7 @@ build_boot_image {
|
||||
stdcxx.lib.so soplex.lib.so zlib.lib.so gmp.lib.so scip.lib.so
|
||||
}
|
||||
|
||||
append qemu_args " -nographic -m 64 "
|
||||
append qemu_args " -nographic "
|
||||
|
||||
run_genode_until "child \"test-scip\" exited with exit value 0" 20
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ build_boot_image {
|
||||
stdcxx.lib.so soplex.lib.so zlib.lib.so gmp.lib.so
|
||||
}
|
||||
|
||||
append qemu_args " -nographic -m 64 "
|
||||
append qemu_args " -nographic "
|
||||
|
||||
run_genode_until "child \"test-soplex\" exited with exit value 0" 20
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ build_boot_image {
|
||||
timer
|
||||
}
|
||||
|
||||
append qemu_args " -nographic -m 128 "
|
||||
append qemu_args " -nographic "
|
||||
|
||||
run_genode_until {.*child "test-sqlite_speedtest" exited with exit value 0.*} 600
|
||||
|
||||
|
||||
@@ -203,6 +203,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 -soundhw es1370 "
|
||||
append qemu_args " -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -147,6 +147,6 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 -soundhw es1370 "
|
||||
append qemu_args " -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -229,7 +229,7 @@ append_platform_drv_boot_modules
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 256 -soundhw es1370 "
|
||||
append qemu_args " -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
||||
@@ -200,6 +200,6 @@ lappend_if [have_spec pl11x] boot_modules fb_drv
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -m 512 -soundhw es1370 "
|
||||
append qemu_args " -soundhw es1370 "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
@@ -144,7 +144,7 @@ build_boot_image $boot_modules
|
||||
#
|
||||
# Qemu opts for EHCI
|
||||
#
|
||||
append qemu_args " -m 128 -nographic "
|
||||
append qemu_args " -nographic "
|
||||
append qemu_args " -usb -usbdevice host:$usb_raw_device "
|
||||
append qemu_args " -device usb-ehci,id=ehci "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user