CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2017/10/18 13:41:31
Modified files: regress/sys/net/etherip: Makefile Removed files: regress/sys/net/etherip: etherip_1.sh etherip_subr Log message: Move the test implementation into the Makefile. Then we have only one place to look at. Make prints the commands it executes to assist debugging and analysis. If the test fails, there are simple regress targets that can be run to reproduce the error easily.