Commit | Line | Data |
---|---|---|
6655dba2 SB |
1 | #name: strings test |
2 | #objdump: -s -j .data | |
3 | ||
4 | .*:[ ]+file format (coff)|(elf32)\-z80 | |
5 | ||
6 | Contents of section \.data: | |
7 | 0000 2e646220 74657874 5c6e3833 37343830.* | |
8 | 0010 44454642 20746578 745c6e64 38373833.* | |
9 | 0020 4445464d 20746578 745c6e33 37383537.* | |
10 | 0030 44422074 6578745c 6e333837 39383337.* | |
16d87673 SB |
11 | 0040 2e617363 69692074 6578745c 37325c32.* |
12 | 0050 37375c66 5c6e5c30 2e617363 697a2074.* | |
13 | 0060 6578745c 6e393939 002e7374 72696e67.* | |
6655dba2 | 14 | #pass |