From: Daniel Borkmann Date: Tue, 27 Aug 2019 22:35:40 +0000 (+0200) Subject: Merge branch 'bpf-misc-test-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7bc7d83870b2bcbdd10e85935fc435e9d5d15659;p=linux.git Merge branch 'bpf-misc-test-fixes' Stanislav Fomichev says: ==================== * add test__skip to indicate skipped tests * remove global success/error counts (use environment) * remove asserts from the tests * remove unused ret from send_signal test v3: * QCHECK -> CHECK_FAIL (Daniel Borkmann) v2: * drop patch that changes output to keep consistent with test_verifier (Alexei Starovoitov) * QCHECK instead of test__fail (Andrii Nakryiko) * test__skip count number of subtests (Andrii Nakryiko) ==================== Cc: Andrii Nakryiko Signed-off-by: Daniel Borkmann --- 7bc7d83870b2bcbdd10e85935fc435e9d5d15659