ping

I've tested this patch with `oe-selftest -r runtime_test', and the result is correct.

Best Regards,
Chen Qi

On 06/12/2018 05:08 PM, Chen Qi wrote:
Changes in V3:
* Also rename selftest.json to _selftest.json to avoid runtime_test.py failure 
in oe-selftest.
* Fixed a typo (sato -> full-cmdline)

Changes in V2:
* Fix to depend on _selftest.Selftest.test_install_package.


The following changes since commit fe6e6231441188c3ffe52ef5811a8f30d29ea952:

   local.conf.sample: update libsdl mentions to libsdl2 (2018-06-07 08:53:19 
+0100)

are available in the git repository at:

   git://git.pokylinux.org/poky-contrib ChenQi/rename_selftest
   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/rename_selftest

Chen Qi (1):
   oeqa/runtime/cases/selftest.py: rename to _selftest.py

  .../lib/oeqa/runtime/cases/{selftest.json => _selftest.json}          | 0
  meta-selftest/lib/oeqa/runtime/cases/{selftest.py => _selftest.py}    | 2 +-
  meta/lib/oeqa/selftest/cases/runtime_test.py                          | 4 ++--
  3 files changed, 3 insertions(+), 3 deletions(-)
  rename meta-selftest/lib/oeqa/runtime/cases/{selftest.json => _selftest.json} 
(100%)
  rename meta-selftest/lib/oeqa/runtime/cases/{selftest.py => _selftest.py} 
(94%)


--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to