]> granicus.if.org Git - esp-idf/commit
unit-test-app: fix the RegEx to detect test case:
authorHe Yin Ling <heyinling@espressif.com>
Thu, 29 Nov 2018 06:36:34 +0000 (14:36 +0800)
committerbot <bot@espressif.com>
Fri, 7 Dec 2018 02:04:55 +0000 (02:04 +0000)
commitf8fd922ca5b8774d786bd9112e263d562172f30c
treed41550614d0186d28ea7d949abbfcf5e828a9af3
parent61d07ffbfc9792e94e1e9e3980a96dcd65a245bb
unit-test-app: fix the RegEx to detect test case:

tags are not correctly parsed if eol do not contain `\r`
tools/unit-test-app/unit_test.py