Changeset 9914 in vbox for trunk/src/VBox/Disassembler/testcase
- Timestamp:
- Jun 25, 2008 12:29:17 PM (17 years ago)
- Location:
- trunk/src/VBox/Disassembler/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Disassembler/testcase/Makefile.kmk
r9101 r9914 43 43 tstAsmPush-1.asm \ 44 44 tstAsmSignExtend-1.asm \ 45 tstAsmRegs-1.asm \ 45 46 46 47 # Tests that only contains invalid/undefined instructions. … … 54 55 tstBinMovzx-1.bin \ 55 56 tstBinFnstsw-1.bin 56 ifeq ($(USER) ,bird)57 ifeq ($(USER)x,bird) 57 58 VBOX_DISAS_TESTS_BINARIES += \ 58 59 tstBin-1.bin \
Note:
See TracChangeset
for help on using the changeset viewer.