aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_memtest.py
Commit message (Collapse)AuthorAgeFilesLines
* test/py: memtest: Add tests for mtest commandLove Kumar2024-01-161-0/+68
Add the following memory tests: memtest_negative - To test mtest command by providing incorrect inputs memtest_ddr - To test memory write-read-comparision for DDR memory Signed-off-by: Love Kumar <love.kumar@amd.com>