From: Alexei Starovoitov Date: Fri, 6 Sep 2019 16:59:06 +0000 (-0700) Subject: Merge branch 'move-sockopt-tests' X-Git-Tag: for-linus-2019-09-27~91^2~12^2~5 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8f6e19ab49bd5e3e490cf3d6d9412f91a732fb2c;p=linux-2.6-block.git Merge branch 'move-sockopt-tests' Stanislav Fomichev says: ==================== Now that test_progs is shaping into more generic test framework, let's convert sockopt tests to it. This requires adding a helper to create and join a cgroup first (test__join_cgroup). Since we already hijack stdout/stderr that shouldn't be a problem (cgroup helpers log to stderr). The rest of the patches just move sockopt tests files under prog_tests/ and do the required small adjustments. ==================== Signed-off-by: Alexei Starovoitov --- 8f6e19ab49bd5e3e490cf3d6d9412f91a732fb2c