Re: [PATCH] selftests/bpf: update gitignore with test_libbpf_open

From: Daniel DÃaz
Date: Wed Feb 21 2018 - 16:37:21 EST


On 02/21/2018 03:30 PM, Anders Roxell wrote:
> bpf builds a test program for loading BPF ELF files. Add the executable
> to the .gitignore list.
>
> Signed-off-by: Anders Roxell <anders.roxell@xxxxxxxxxx>

Tested-by: Daniel DÃaz <daniel.diaz@xxxxxxxxxx>

> ---
> tools/testing/selftests/bpf/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
> index cc15af2e54fe..9cf83f895d98 100644
> --- a/tools/testing/selftests/bpf/.gitignore
> +++ b/tools/testing/selftests/bpf/.gitignore
> @@ -11,3 +11,4 @@ test_progs
> test_tcpbpf_user
> test_verifier_log
> feature
> +test_libbpf_open