Print this page
Bringup of net-test in usr/src/test/. Use IPsec testing to boostrap it.

@@ -14,8 +14,8 @@
 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
 #
 
 .PARALLEL: $(SUBDIRS)
 
-SUBDIRS = libc-tests os-tests test-runner util-tests zfs-tests
+SUBDIRS = libc-tests net-tests os-tests test-runner util-tests zfs-tests
 
 include Makefile.com