diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-03-08 23:10:19 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-11 15:07:27 -0700 |
commit | 8ebb44196585d3c9405fba1e409cf2312bca30ac (patch) | |
tree | 3d9db2b2064c72997177ddcec7df4374ff7f4fe5 /scripts/gdb/linux/device.py | |
parent | 663260e146688e1c90ef39234a212ac0c32e448d (diff) |
selftests: mptcp: print_test out of verify_listener_events
verify_listener_events() helper will be exported into mptcp_lib.sh as a
public function, but print_test() is invoked in it, which is a private
function in userspace_pm.sh only. So this patch moves print_test() out of
verify_listener_events().
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20240308-upstream-net-next-20240308-selftests-mptcp-unification-v1-12-4f42c347b653@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions