commit | 3b09d27cc93d584f49bc18f1e1696ba19d43233a | [log] [tgz] |
---|---|---|
author | Stanislav Fomichev <sdf@google.com> | Fri May 15 12:49:04 2020 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Sat May 16 01:18:14 2020 +0200 |
tree | 1a5cdf017ef195a8c53accf14883db92b3b52eb8 | |
parent | 5366d2269139ba8eb6a906d73a0819947e3e4e0a [diff] |
selftests/bpf: Move test_align under test_progs There is a much higher chance we can see the regressions if the test is part of test_progs. Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200515194904.229296-2-sdf@google.com