Home | History | Annotate | Download | only in libbpfjit
History log of /src/tests/lib/libbpfjit/t_bpfjit.c
RevisionDateAuthorComments
 1.15  07-Aug-2023  mrg avoid uninitialised variable.

found by GCC 12.
 1.14  14-Feb-2015  alnsn Add two more libbpfjit_jmp_jeq_x_noinit_XX tests.
 1.13  14-Feb-2015  alnsn Replace accidentally committed test with libbpfjit_jmp_jeq_x_noinit_ax test.
 1.12  14-Feb-2015  alnsn Improve libbpfjit_jmp_jeq_x test.
 1.11  11-Feb-2015  alnsn Add libbpfjit_jmp_ja_overflow test.
 1.10  11-Feb-2015  alnsn Add libbpfjit_jmp_ja_invalid test.
 1.9  11-Feb-2015  alnsn Add libbpfjit_ret_k and libbpfjit_bad_ret_k tests.
 1.8  20-Nov-2014  alnsn Add BPF_MOD tests. Plus one tiny change.
 1.7  19-Nov-2014  alnsn Add BPF_XOR tests.
 1.6  08-Jul-2014  alnsn Rename bpfjit tests to libbpfjit, don't test zero buflen and a couple of
cosmetic changes.
 1.5  24-Jun-2014  alnsn Implement copfuncs and external memory in bpfjit.
 1.4  23-May-2014  alnsn Update copyright year.
 1.3  23-May-2014  alnsn Test Array Bounds Check Elimination (ABC) and test bpf programs from bpf(4).
 1.2  15-Nov-2013  rmind branches: 1.2.2;
- Add bpf_args_t and convert bpf_filter_ext() to use it. This allows the
caller to initialise (and re-use) the memory store.
- Add bpf_jit_generate() and bpf_jit_freecode() wrappers.
 1.1  11-Nov-2012  alnsn branches: 1.1.2; 1.1.4;
Add libbpfjit test.
 1.1.4.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.2  16-Jan-2013  yamt sync with (a bit old) head
 1.1.4.1  11-Nov-2012  yamt file t_bpfjit.c was added on branch yamt-pagecache on 2013-01-16 05:33:59 +0000
 1.1.2.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.2  11-Nov-2012  alnsn Add libbpfjit test.
 1.1.2.1  11-Nov-2012  alnsn file t_bpfjit.c was added on branch tls-maxphys on 2012-11-11 17:37:35 +0000
 1.2.2.1  10-Aug-2014  tls Rebase.

RSS XML Feed