]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: pytest: Add pytest support for Nand
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Tue, 30 May 2017 14:49:53 +0000 (20:19 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 2 Feb 2021 12:49:32 +0000 (13:49 +0100)
commit8701b4ec2caf0dae90f6005f30328da0d8172e76
tree87e306c05fdcaf908fe43d59eb6344a03098e6ce
parenta73a5084d5b71f3b56f9296fa692ea069001ec2c
test: pytest: Add pytest support for Nand

This adds support for nand test cases,ss of now
it adds support for some commands such as info,
bad, erase, read and write.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
State: pending
test/py/tests/test_nand.py [new file with mode: 0644]