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

38 lines
779 B
JSON

[
{
"description": "Test SEG with non-relocatable values (bin)",
"id": "br560575",
"format": "bin",
"source": "br560575.asm",
"option": "-Ox",
"target": [
{ "stderr": "br560575.stderr" }
],
"error": "expected"
},
{
"description": "Test SEG with non-relocatable values (elf32)",
"ref": "br560575",
"format": "elf32",
"update": "false"
},
{
"description": "Test SEG with non-relocatable values (elf64)",
"ref": "br560575",
"format": "elf64",
"update": "false"
},
{
"description": "Test SEG with non-relocatable values (macho32)",
"ref": "br560575",
"format": "macho32",
"update": "false"
},
{
"description": "Test SEG with non-relocatable values (macho64)",
"ref": "br560575",
"format": "macho64",
"update": "false"
}
]