aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/strip-6.d
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-10-01 23:10:48 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-10-01 23:10:48 +0000
commitf206e905b33c5966ce7ff6ce4e94985af62e7b40 (patch)
tree2159d58b4c60822d0ed04855df9c5b3aa669db6f /binutils/testsuite/binutils-all/strip-6.d
parenteb3980ce22659dfa694a927ebe6cd3e91f838f06 (diff)
downloadgdb-f206e905b33c5966ce7ff6ce4e94985af62e7b40.zip
gdb-f206e905b33c5966ce7ff6ce4e94985af62e7b40.tar.gz
gdb-f206e905b33c5966ce7ff6ce4e94985af62e7b40.tar.bz2
2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/group-3.s: New. * binutils-all/strip-6.d: Likewise. * binutils-all/strip-7.d: Likewise. * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run strip-6 and strip-7.
Diffstat (limited to 'binutils/testsuite/binutils-all/strip-6.d')
-rw-r--r--binutils/testsuite/binutils-all/strip-6.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/strip-6.d b/binutils/testsuite/binutils-all/strip-6.d
new file mode 100644
index 0000000..c5d4288
--- /dev/null
+++ b/binutils/testsuite/binutils-all/strip-6.d
@@ -0,0 +1,11 @@
+#PROG: strip
+#source: group-3.s
+#readelf: -Sg --wide
+#name: strip with section group 6
+
+#...
+ \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AX[ \t]+.*
+#...
+ \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WA[ \t]+.*
+#...
+There are no section groups in this file.