11 lines
428 B
INI
11 lines
428 B
INI
[send-file-form-controls.html]
|
|
expected:
|
|
if processor == "x86": [OK, TIMEOUT]
|
|
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in UTF-8 form]
|
|
expected:
|
|
if processor == "x86": [PASS, TIMEOUT]
|
|
|
|
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in UTF-8 form]
|
|
expected:
|
|
if (processor == "x86") and debug: [PASS, NOTRUN]
|
|
if (processor == "x86") and not debug: [PASS, TIMEOUT, NOTRUN]
|