3519434b5b
Previously assertTrue is incorrectly used as assertEqual or assertIsNotNone, this patch fixes. Some assertEqual around the changes introduced by this patch are also updated to use the proper arguments convention, from assertEqual(observed, expected) to assertEqual(expected, observed) Change-Id: If1d75a850594eff72b69e265a25505382e82022b Signed-off-by: Zhao Chao <zhaochao1984@gmail.com> |
||
---|---|---|
.. | ||
examples | ||
integration |