Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-06 | test: change .stdout/.stderr to stdout/stderr | H. Peter Anvin | 1 | -1/+1 | |
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-05-21 | Configure tests to be performed automatically | Victor van den Elzen | 1 | -0/+2 | |
2007-09-17 | test/r13.asm: test special-casing of rbp and r13 in 64-bit mode | H. Peter Anvin | 1 | -0/+13 | |
Test that we correctly special-case the modr/m generation for r13 in 64-bit mode. |