summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/tests/cg-badposition
blob: 1be582c7dbd228ef766abf94c348d0e6a766bc5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Test with bad callgrind format
# Expected:
#  :11 - Negative line number -20
#  :12 - Garbage at end of cost line ('a 21')
#  :13 - Negative line number -91
#  :15 - Invalid line 'aa 40'

events: Ir

fn=main
-20 1
9a 21
-100 20
0x9a 30
aa 40