public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add and use link-test-modules-rpath-link
@ 2021-12-13 17:55 H.J. Lu
  2021-12-13 17:55 ` [PATCH v4 1/2] elf: Sort tests and modules-names H.J. Lu
  2021-12-13 17:55 ` [PATCH v4 2/2] Add and use link-test-modules-rpath-link [BZ #28455] H.J. Lu
  0 siblings, 2 replies; 4+ messages in thread
From: H.J. Lu @ 2021-12-13 17:55 UTC (permalink / raw)
  To: libc-alpha

1. Sort elf tests and modules-names to reduce future conflicts.
2. Add and use link-test-modules-rpath-link.

H.J. Lu (2):
  elf: Sort tests and modules-names
  Add and use link-test-modules-rpath-link [BZ #28455]

 Makeconfig           |   2 +
 Makerules            |   1 +
 elf/Makefile         | 525 ++++++++++++++++++++++++++++++++-----------
 elf/tst-global2.c    |  32 +++
 elf/tst-globalmod2.c |  41 ++++
 5 files changed, 471 insertions(+), 130 deletions(-)
 create mode 100644 elf/tst-global2.c
 create mode 100644 elf/tst-globalmod2.c

-- 
2.33.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-03 23:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13 17:55 [PATCH v4 0/2] Add and use link-test-modules-rpath-link H.J. Lu
2021-12-13 17:55 ` [PATCH v4 1/2] elf: Sort tests and modules-names H.J. Lu
2022-01-03 23:36   ` H.J. Lu
2021-12-13 17:55 ` [PATCH v4 2/2] Add and use link-test-modules-rpath-link [BZ #28455] H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).