Skip to content
Commit e7b0b23f authored by Nathan Rossi's avatar Nathan Rossi Committed by Steve Sakoman
Browse files

oeqa/selftest/minidebuginfo: Create selftest for minidebuginfo



Add a new selftest to validate minidebuginfo support. This selftest
builds a complete target image with PACKAGE_MINIDEBUGINFO enabled. ELFs
included in the image are expected to have minidebuginfo included in the
resulting executables and shared libraries, the self test validates this
by unpacking the image and checking for the associated ".gnu_debugdata"
section on busybox and libc ELFs.

Signed-off-by: default avatarNathan Rossi <nathan.rossi@digi.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 5063a31a)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 63f4da1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment