Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2008 19:24:58 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/bpf/bpf_filter Makefile bpf_test.c src/tools/regression/bpf/bpf_filter/tests test0001.h test0075.h test0076.h test0077.h test0078.h
Message-ID:  <200808261925.m7QJPBUI001595@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2008-08-26 19:24:58 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/bpf/bpf_filter Makefile bpf_test.c 
    tools/regression/bpf/bpf_filter/tests test0001.h 
  Added files:
    tools/regression/bpf/bpf_filter/tests test0075.h test0076.h 
                                          test0077.h test0078.h 
  Log:
  SVN rev 182219 on 2008-08-26 19:24:58Z by jkim
  
  Add more test cases for invalid instructions and add comments
  about bpf_validate(9) issues.
  
  Revision  Changes    Path
  1.6       +6 -5      src/tools/regression/bpf/bpf_filter/Makefile
  1.6       +79 -4     src/tools/regression/bpf/bpf_filter/bpf_test.c
  1.2       +1 -0      src/tools/regression/bpf/bpf_filter/tests/test0001.h
  1.1       +36 -0     src/tools/regression/bpf/bpf_filter/tests/test0075.h (new)
  1.1       +37 -0     src/tools/regression/bpf/bpf_filter/tests/test0076.h (new)
  1.1       +36 -0     src/tools/regression/bpf/bpf_filter/tests/test0077.h (new)
  1.1       +37 -0     src/tools/regression/bpf/bpf_filter/tests/test0078.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808261925.m7QJPBUI001595>