On Tue, Jul 25, 2017 at 11:06:42AM +0000, Michal Kepien via RT wrote: > With these cleanups in place, adding tests for a new RR type should boil > down to defining test RDATA in text and/or wire form and calling a > single function. This is good. While you're in there, would you mind looking over bin/tests/rdata_test.c (an obsolete test from before we used ATF), and see whether there's anything useful in there that we can move to lib/dns/tests/rdata_test.c? If so, let's move the code over, then remove the file, and if not, let's just remove the file.