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 09:05:04 +0000 (17:05 +0800)
commit0f8070a6fdbc5d4ee77253ce58792923d67573c8
tree9d6234850cf7e0248059594791d7de25976047c6
parent0fcb9056f83ba3da6b59ee90166999c4a3398f59
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