cvs commit: src/tools/regression/priv Makefile main.c main.h priv_netinet_ipsec.c

Bjoern A. Zeeb bz at FreeBSD.org
Fri Nov 16 13:24:46 PST 2007


bz          2007-11-16 21:24:45 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/priv Makefile main.c main.h 
                          priv_netinet_ipsec.c 
  Log:
  Remove empty setup and cleanup functions for the pfkey test.
  
  Add regression tests for privileged and supposedly unprivileged
  IP_IPSEC_POLICY,IPV6_IPSEC_POLICY setsockopt cases.
  
  We may need to review the current 'good' results to make
  sure they reflect what we really want.
  
  Discussed with: rwatson
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.4       +3 -0      src/tools/regression/priv/Makefile
  1.4       +21 -2     src/tools/regression/priv/main.c
  1.4       +10 -2     src/tools/regression/priv/main.h
  1.2       +234 -2    src/tools/regression/priv/priv_netinet_ipsec.c


More information about the cvs-src mailing list