]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/Makefile
elf: Check that --list-diagnostics output has the expected syntax
authorFlorian Weimer <fweimer@redhat.com>
Fri, 25 Aug 2023 12:15:29 +0000 (14:15 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 25 Aug 2023 12:19:16 +0000 (14:19 +0200)
commit3d9265467e67d4c0fafa28a2179b152ad2423099
treee08874cd4c4f0ff7dee9fd30df2ba75fc0ca347d
parentf21962ddfc8bb23e92597da1f98e313dbde11cc1
elf: Check that --list-diagnostics output has the expected syntax

Parts of elf/tst-rtld-list-diagnostics.py have been copied from
scripts/tst-ld-trace.py.

The abnf module is entirely optional and used to verify the
ABNF grammar as included in the manual.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
INSTALL
elf/Makefile
elf/tst-rtld-list-diagnostics.py [new file with mode: 0644]
manual/install.texi