From: Alexei Starovoitov Date: Fri, 6 Sep 2019 16:59:06 +0000 (-0700) Subject: Merge branch 'move-sockopt-tests' X-Git-Tag: v5.4-rc1~131^2~12^2~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8f6e19ab49bd5e3e490cf3d6d9412f91a732fb2c;p=users%2Fjedix%2Flinux-maple.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