On Wed, 7 Dec 2022 at 02:13, Vikram Garhwal <vikram.garh...@amd.com> wrote: > > The QTests perform three tests on the Xilinx VERSAL CANFD controller: > Tests the CANFD controllers in loopback. > Tests the CANFD controllers in normal mode with CAN frame. > Tests the CANFD controllers in normal mode with CANFD frame. > > Signed-off-by: Vikram Garhwal <vikram.garh...@amd.com> > Acked-by: Thomas Huth <th...@redhat.com> > Reviewed-by: Francisco Iglesias <francisco.igles...@amd.com>
> --- /dev/null > +++ b/tests/qtest/xlnx-canfd-test.c > @@ -0,0 +1,422 @@ > +/* SPDX-License-Identifier: MIT '/*' should be on a line of its own in a multi-line comment. Otherwise Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM