Revision: 45783
http://sourceforge.net/p/vice-emu/code/45783
Author: gpz
Date: 2025-10-02 13:36:31 +0000 (Thu, 02 Oct 2025)
Log Message:
-----------
update test for new options (r45781)
Modified Paths:
--------------
testprogs/testbench/autostart/autostart.sh
Modified: testprogs/testbench/autostart/autostart.sh
===================================================================
--- testprogs/testbench/autostart/autostart.sh 2025-10-02 12:55:18 UTC (rev 45782)
+++ testprogs/testbench/autostart/autostart.sh 2025-10-02 13:36:31 UTC (rev 45783)
@@ -82,295 +82,295 @@
echo "autostart mode 0 (virtual filesystem) - do not handle TDE"
## fsdevice = none
# TDEonly
-dotest $EMU none 1 1 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU none 1 1 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU none 1 1 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU none 1 1 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
fi
## fsdevice = filesystem
# TDEonly
-dotest $EMU tde 1 1 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 1 1 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 1 1 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 1 1 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 +autostart-handle-tde +autostart-warp
fi
echo "autostart mode 1 (inject to RAM) - do not handle TDE"
## fsdevice = none
# TDEonly
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
fi
## fsdevice = filesystem
# TDEonly
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 +autostart-handle-tde +autostart-warp
fi
echo "autostart mode 2 (copy to disk image) - do not handle TDE"
## fsdevice = none
# TDEonly
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
-dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
fi
## fsdevice = filesystem
# TDEonly
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
-dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 2 +autostart-handle-tde +autostart-warp
fi
echo "autostart mode 0 (virtual filesystem) - handle TDE"
## fsdevice = none
# TDEonly
-dotest $EMU tde 1 1 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 1 1 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 1 1 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 1 1 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
fi
## fsdevice = filesystem
# TDEonly
-dotest $EMU tde 1 1 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 1 1 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 1 1 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 1 1 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 0 -autostart-handle-tde +autostart-warp
fi
echo "autostart mode 1 (inject to RAM) - handle TDE"
## fsdevice = none
# TDEonly
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU none 0 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU none 0 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU none 0 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU none 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU none 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
fi
## fsdevice = filesystem
# TDEonly
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU none 0 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU none 0 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU none 0 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU tde 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU tde 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 1 0 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
-dotest $EMU vfs 0 255 $OPTS $DRIVEON -device8 1 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde -autostart-warp
+dotest $EMU vfs 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 1 -autostart-handle-tde +autostart-warp
fi
echo "autostart mode 2 (copy to disk image) - handle TDE"
## fsdevice = none
# TDEonly
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
if [ "$IECDEVICE" = "yes" ]; then
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON -drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON -drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
# iecdev only
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
-dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -device8 0 $IECDEVON +drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU vdrive-disk 0 255 $OPTS $DRIVEON -devicebackend8 0 $IECDEVON +drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
fi
## fsdevice = filesystem
# TDEonly
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF -drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU tde-disk 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF -drive8truedrive -trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
# none
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU none 0 255 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive +virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
+dotest $EMU none 0 255 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive +trapdevice8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
# vfs only
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde -autostart-warp
-dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -device8 1 $IECDEVOFF +drive8truedrive -virtualdev8 -autostartprgmode 2 -autostart-handle-tde +autostart-warp
+dotest $EMU vdrive-disk 1 0 $OPTS $DRIVEON -devicebackend8 1 $IECDEVOFF +drive8truedrive -trapdevice8 -autostartprgmode 2 -auto...
[truncated message content] |