generic-poky/meta/lib/oeqa
Stefan Stanacar b24f2172a5 lib/oeqa/runtime: rewrite the systemd test module
They are basically the same tests but:
- they look cleaner, using one single method / assert
- output from unittest will be cleaner (and includes a verbose status when needed)
- they are better grouped and use a real, active, enabled service
  (machineid will be dropped and hostnamed was a static service)

(From OE-Core rev: 0aa5b97f9e0d8941ce342e9f162dd3b19d4b49bb)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-20 12:26:29 +00:00
..
runtime lib/oeqa/runtime: rewrite the systemd test module 2013-12-20 12:26:29 +00:00
selftest oe-selftest: added buildhistory buildtime tests in module buildoptions.py 2013-12-20 12:26:29 +00:00
utils testimage: use the new targetcontrol.py module for running tests 2013-12-03 17:45:51 +00:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py testimage: use the new targetcontrol.py module for running tests 2013-12-03 17:45:51 +00:00
targetcontrol.py lib/oeqa: targetcontrol.py: add abstraction for running tests on different targets 2013-12-03 17:45:52 +00:00