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

19 lines
299 B
JSON

[
{
"description": "Test br1879590 (-Ox)",
"id": "br1879590",
"format": "bin",
"source": "br1879590.asm",
"option": "-Ox",
"target": [
{ "output": "br1879590.bin" }
]
},
{
"description": "Test br1879590 (-O0)",
"ref": "br1879590",
"option": "-O0",
"update": "false"
}
]