From: Mingli Yu
Both run-disasm-x86-64.sh and run-disasm-x86.sh
need gcc, so check gcc before run the test.
Signed-off-by: Mingli Yu
---
tests/run-disasm-x86-64.sh | 2 ++
tests/run-disasm-x86.sh| 2 ++
2 files changed, 4 insertions(+)
diff --git a/tests/run-disasm-x86-64.sh b/tests/run-d
On Tue, May 21, 2019 at 03:00:31PM +0800, mingli...@windriver.com wrote:
> From: Mingli Yu
>
> Both run-disasm-x86-64.sh and run-disasm-x86.sh
> need gcc, so check gcc before run the test.
There are several dozens more tests that invoke gcc,
why these two need a check?
--
ldv
From: Mingli Yu
Skip the tests which depend on gcc when
gcc not deployed.
Signed-off-by: Mingli Yu
---
tests/run-disasm-x86-64.sh | 2 ++
tests/run-disasm-x86.sh| 2 ++
tests/run-strip-g.sh | 2 ++
tests/run-strip-nothing.sh | 2 ++
4 files changed, 8 insertions(+)
diff --git a/test
https://sourceware.org/bugzilla/show_bug.cgi?id=24589
Bug ID: 24589
Summary: run-backtrace-native.sh failed
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gene