nasm/travis/test/br2222615.json
Cyrill Gorcunov 6ad457d6f8 test: nasm-t -- Add br2222615
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:46 +03:00

22 lines
376 B
JSON

[
{
"description": "Test br2222615 (noerr)",
"id": "br2222615",
"format": "bin",
"source": "br2222615.asm",
"option": "",
"target": [
{ "output": "br2222615.bin" }
]
},
{
"description": "Test br2222615 (err)",
"ref": "br2222615",
"option": "-DERROR -o br2222615.bin",
"target": [
{ "stderr": "br2222615.stderr" }
],
"error": "expected"
}
]