libctf: testsuite fixes for datasec size changes

This commit is contained in:
Nick Alcock
2025-05-15 15:45:10 +01:00
parent a9f8ddc5ae
commit 4bdc7aed03
13 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x4: foo: 0x3: \(kind 3\) int \[16\] .*
0: 0x4: foo \(datasec size: .*\): 0x3: \(kind 3\) int \[16\] .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.rodata:
0: 0x3: foo: 0x2: \(kind 10\) const int .*
0: 0x3: foo \(datasec size: .*\): 0x2: \(kind 10\) const int .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.BAR:
0: 0x2: foo: 0x1: \(kind 1\) int .*
0: 0x2: foo \(datasec size: .*\): 0x1: \(kind 1\) int .*
Types:

View File

@@ -4,8 +4,8 @@
#...
Section \.bss:
0: 0x[45]: bar: 0x2: \(kind 4\) struct .*
0: 0x[56]: foo: 0x1: \(kind 1\) int .*
0: 0x[45]: bar \(datasec size: .*\): 0x2: \(kind 4\) struct .*
0: 0x[56]: foo \(datasec size: .*\): 0x1: \(kind 1\) int .*
Types:

View File

@@ -4,8 +4,8 @@
#...
Section \.bss:
[0-9]*: 0x[0-9]*: bar: 0x3: \(kind 19\) enum big .*
[0-9]*: 0x[0-9]*: foo: 0x1: \(kind 6\) enum baz .*
[0-9]*: 0x[0-9]*: bar \(datasec size: .*\): 0x3: \(kind 19\) enum big .*
[0-9]*: 0x[0-9]*: foo \(datasec size: .*\): 0x1: \(kind 6\) enum baz .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x3: bar: 0x2: \(kind 2\) struct foo \* .* -> 0x1: \(kind 7\) struct foo
0: 0x3: bar \(datasec size: .*\): 0x2: \(kind 2\) struct foo \* .* -> 0x1: \(kind 7\) struct foo
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x2: foo: 0x1: \(kind 1\) int .*
0: 0x2: foo \(datasec size: .*\): 0x1: \(kind 1\) int .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x3: foo: 0x2: \(kind 2\) int \* .*
0: 0x3: foo \(datasec size: .*\): 0x2: \(kind 2\) int \* .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x4: foo: 0x3: \(kind 11\) int \*restrict .*
0: 0x4: foo \(datasec size: .*\): 0x3: \(kind 11\) int \*restrict .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x3: foo: 0x1: \(kind 4\) struct .*
0: 0x3: foo \(datasec size: .*\): 0x1: \(kind 4\) struct .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x[23]: foo: 0x[234]: \(kind 18\) ttag .* -> 0x1: \(kind 1\) int .*
0: 0x[23]: foo \(datasec size: .*\): 0x[234]: \(kind 18\) ttag .* -> 0x1: \(kind 1\) int .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x3: foo: 0x1: \(kind 5\) union bar .*
0: 0x3: foo \(datasec size: .*\): 0x1: \(kind 5\) union bar .*
Types:

View File

@@ -4,7 +4,7 @@
#...
Section \.bss:
0: 0x3: foo: 0x2: \(kind 9\) volatile int .*
0: 0x3: foo \(datasec size: .*\): 0x2: \(kind 9\) volatile int .*
Types: