commit | 44f13685c85a0c71d964892beaf4717a6deb222f | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Wed Jan 03 15:59:42 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 16 17:05:29 2024 -0500 |
tree | c8fd581cba8371e9869dbbc6cf3f87e4a40794a6 | |
parent | eb08c4b4f563b5ab97421d90c9e070d2cc8cf66e [diff] |
test/py: memtest: Add tests for mtest command 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>