]> granicus.if.org Git - esp-idf/commit
tiny-test-fw: support capture raw data in DUT:
authorHe Yin Ling <heyinling@espressif.com>
Tue, 20 Nov 2018 15:11:04 +0000 (23:11 +0800)
committerHe Yin Ling <heyinling@espressif.com>
Mon, 26 Nov 2018 02:07:41 +0000 (10:07 +0800)
commit0ad226b3758fffebcddf804a44d3468442abe430
tree553851a6fcdd0a4f611de54498882cf34855ab71
parent8e70582cad4d2e17e2440882d47780f6d4101091
tiny-test-fw: support capture raw data in DUT:

test cases might want to use `expect` and get raw data from DUT at the same time. New added capture method provides a way to do that.
tools/tiny-test-fw/DUT.py