[Buildroot] [PATCH 3/3] testing/tests/package: add basic unit test for IPython

Ricardo Martincoski ricardo.martincoski at gmail.com
Thu Jul 6 01:29:49 UTC 2017


Hello,

2 nits below.

On Tue, Jul 04, 2017 at 03:58 PM, Andrey Smirnov wrote:

> +++ b/support/testing/tests/package/test_ipython.py
> @@ -0,0 +1,32 @@
> +import os
> +
> +import infra.basetest

These 2 imports are not used.

> +from tests.package.test_python import TestPythonBase
[snip]
> +        self.libc_time_test()
> +
> +
> -- 

These 2 empty lines at the end of file are not needed.

Regards,
Ricardo


More information about the buildroot mailing list