|
Message-ID: <SG2PR01MB4566A3271510061330286E57F0942@SG2PR01MB4566.apcprd01.prod.exchangelabs.com> Date: Tue, 27 Aug 2024 15:30:37 +0000 From: Ryan Ward <rwardd@...look.com.au> To: Szabolcs Nagy <nsz@...t70.net>, Rich Felker <dalias@...c.org> CC: "musl@...ts.openwall.com" <musl@...ts.openwall.com> Subject: Re: Adding dns/resolver tests to libc-test Hello, I have made an attempt at fleshing out the resolver tests, please see the file attached. It still needs some polishing, and I am keen to keep building out the necessary tests, attached is a simple rudimentary res_query() test. I need to improve the packet and RR parsing, but sending this out to get some early feedback before I build out more tests. I have just been building the test and the unshare-ns.c framework with the libc-test build system, executing unshare-ns.exe and passing in resolv_query.exe as intended. Thanks, rw ________________________________ From: Szabolcs Nagy <nsz@...t70.net> Sent: Sunday, 18 August 2024 9:38 AM To: Rich Felker <dalias@...c.org> Cc: musl@...ts.openwall.com <musl@...ts.openwall.com> Subject: Re: [musl] Adding dns/resolver tests to libc-test * Rich Felker <dalias@...c.org> [2024-08-17 22:03:28 -0400]: > I've been working on a framework to allow testing of libc resolver/dns > functionality in libc-test, on Linux-based hosts, provided they have > user-namespace functionality. The intent is that these tests would be > made conditional on __linux__ or similar, with the freedom to add > equivalent setup for other systems in the future if desired. thanks. im travelling now will look at it in a few days Content of type "text/html" skipped View attachment "resolv_query.c" of type "text/x-csrc" (4297 bytes)
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.