Re: [Dnsmasq-discuss] Question on dnsmasq code, tests

2024-09-21 Thread Geert Stappers
On Sat, Sep 21, 2024 at 01:53:59PM +0200, Geert Stappers wrote: > On Sat, Sep 21, 2024 at 07:08:45PM +0800, 胡义臻 wrote: > > Are there any common test cases for dnsmasq? > > > > I found this test case on github, but it covered so little that I > > wanted to find a comprehensive use case to ensure th

Re: [Dnsmasq-discuss] Question on dnsmasq code, tests

2024-09-21 Thread Geert Stappers
On Sat, Sep 21, 2024 at 07:08:45PM +0800, 胡义臻 wrote: > Are there any common test cases for dnsmasq? > > I found this test case on github, but it covered so little that I > wanted to find a comprehensive use case to ensure that my changes were > correct and did not introduce problems. > > https://