[LTP] [PATCH v3 6/7] can: Remove obsolete test wrapper script
Petr Vorel
pvorel@suse.cz
Mon Jan 25 10:10:27 CET 2021
Hi Richie,
> 2) To Run the tests from this directory, do:
> -$ ./run_ltp-can_tests.sh
> +$ ./can_filter
> +$ ./can_rcv_own_msgs
> 3) To let LTP run the tests from $LTPROOT, execute:
> $ ./runltp -f can
You also need to update runtest/can (which can be done during merge).
diff --git runtest/can runtest/can
index 6aa2ae9f5..b637183c6 100644
--- runtest/can
+++ runtest/can
@@ -1,2 +1,2 @@
-can_filter can_run_tests.sh can_filter
-can_rcv_own_msgs can_run_tests.sh can_rcv_own_msgs
+can_filter can_filter
+can_rcv_own_msgs can_rcv_own_msgs
Whole patchset LGTM, thanks!
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
More information about the ltp
mailing list