[
	{
		"description": "Test BCD numbers",
		"id": "bcd",
		"format": "bin",
		"source": "bcd.asm",
		"option": "-Ox",
		"target": [
			{ "output": "bcd.bin" },
			{ "stderr": "bcd.stderr" }
		]
	}
]
