|
Message-ID: <CAH4OOv7xfxJ-5M3xB4=EdSx9SpTyHMG9MWAAxj557RFyjK5PWw@mail.gmail.com> Date: Fri, 20 Oct 2023 11:18:44 -0700 From: Farid Zakaria <fmzakari@...c.edu> To: musl@...ts.openwall.com Subject: dynlink.c tests What's the best way to test dynlink.c ? I'm making some small changes (actually just simplifying it by removing some code for unneeded arch like DL_FDPIC) but would like to make sure I didn't bork anything. I found https://wiki.musl-libc.org/writing-tests but that seems focused strictly on the libc itself. Is there a dynamic-loader test suite anyone is familiar with ?
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.