tests/qtest: Creating qtest for GMAC Module
commit327b680877b79c4b5473b5d59265194f35a24c6f
authorNabih Estefan Diaz <nabihestefan@google.com>
Wed, 31 Jan 2024 00:27:56 +0000 (31 00:27 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Feb 2024 13:51:59 +0000 (2 13:51 +0000)
tree39e491fa11ad85281942d22a92718122cddeb568
parent21e5326a7c178fc50bba986d8091e6c5e0a0469c
tests/qtest: Creating qtest for GMAC Module

 - Created qtest to check initialization of registers in GMAC Module.
 - Implemented test into Build File.

Change-Id: I8b2fe152d3987a7eec4cf6a1d25ba92e75a5391d
Signed-off-by: Nabih Estefan <nabihestefan@google.com>
Reviewed-by: Tyrone Ting <kfting@nuvoton.com>
Message-id: 20240131002800.989285-4-nabihestefan@google.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/qtest/meson.build
tests/qtest/npcm_gmac-test.c [new file with mode: 0644]