H. Peter Anvin
733cbb3197
test: change .stdout/.stderr to stdout/stderr
...
Using hidden files are rather antisocial, and rather pointless in this
particular context. Change .stdout and .stderr to simply stdout and
stderr.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-06 18:28:42 -07:00
Victor van den Elzen
82fa68acec
Configure tests to be performed automatically
2008-05-21 12:42:46 +02:00
H. Peter Anvin
30c3ad1024
zerobyte.asm: use a real instruction to avoid confusing ndisasm
...
It's useful to be able to disassemble a test case, so avoid mixing
data bytes and code.
2007-10-05 17:44:16 -07:00
H. Peter Anvin
653e03bef5
zerobyte.asm: add test cases for non-initial \170 uses
...
Add test cases for noninitial uses of \170, in order to test for
accidental duplication of REX prefixes.
2007-10-05 17:42:31 -07:00
H. Peter Anvin
5d4fd7accc
Check in the proper zerobyte test
...
The previous checkin checked in zerobyte.bin, not zerobyte.asm
2007-10-05 17:29:01 -07:00