summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/oeqa: move skeletoninit.py where it belongsStefan Stanacar2013-08-301-0/+0
* classes/testimage: add support for finding tests in other layersStefan Stanacar2013-08-281-0/+3
* lib/oeqa/runtime: remove some unnecessary checks from setUpModuleStefan Stanacar2013-08-284-8/+1
* lib/oeqa/runtime: smart: add checks for smart outputStefan Stanacar2013-08-261-5/+5
* lib/oeqa/runtime: multilib: fix typoStefan Stanacar2013-08-261-1/+1
* lib/oeqa: change behaviour for unskippable testsStefan Stanacar2013-08-261-1/+3
* lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on targetMihai Prica2013-08-263-0/+93
* lib/oeqa/utils: targetbuild: Add helper class for building packages on targetMihai Prica2013-08-261-0/+63
* lib/oeqa: make it possible to restart the targetStefan Stanacar2013-08-262-7/+28
* lib/oeqa/runtime: smart: add new smart testsMihai Lindner2013-08-261-11/+91
* lib/oeqa/utils: decorators: return the decorated methodMihai Lindner2013-08-261-3/+3
* lib/oeqa/utils: qemurunner: save host IP addressMihai Lindner2013-08-261-8/+3
* lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to...Mihai Lindner2013-08-261-0/+32
* lib/oeqa/runtime: rpm: add install and erase testsStefan Stanacar2013-08-261-3/+27
* lib/oeqa/runtime: add vncserver for target testMihai Prica2013-08-261-0/+22
* lib/oeqa/runtime: add adjust date and time testMihai Prica2013-08-261-0/+27
* lib/oeqa/runtime: add new scp testAlexandru Palalau2013-08-261-0/+22
* lib/oeqa/runtime: add new PAM support testAlexandru Palalau2013-08-261-0/+24
* lib/oeqa/runtime: add new skeletoninit testAlexandru Palalau2013-08-261-0/+28
* lib/oeqa/runtime: add new logrotate testAlexandru Palalau2013-08-261-0/+27
* lib/oeqa/runtime: add a test for lddCornel Stoicescu2013-08-261-0/+19
* lib/oeqa/runtime: add test for perlCornel Stoicescu2013-08-262-0/+30
* lib/oeqa/runtime: add basic test for x32 imagesAlexandru Georgescu2013-08-261-0/+17
* oe.types: add 'path' typeChristopher Larson2013-08-261-0/+18
* lib/oeqa/runtime: add new systemd testsAlexandru Palalau2013-08-131-0/+35
* lib/oeqa/runtime: rework syslog testStefan Stanacar2013-08-131-7/+16
* oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial consoleStefan Stanacar2013-08-132-87/+81
* oeqa/utils/qemurunner: fix wrong var in messageStefan Stanacar2013-08-061-1/+1
* oeqa/runtime/xorg: use the right ps command for xorg testStefan Stanacar2013-08-031-2/+2
* oeqa/utils/qemurunner: tweak console bootparam and ip commandStefan Stanacar2013-08-031-2/+2
* oeqa/utils/qemurunner: add comment and headerStefan Stanacar2013-08-031-0/+7
* oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar2013-08-031-4/+6
* lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy2013-07-311-0/+4
* lib/oeqa: fix dependecy checkStefan Stanacar2013-07-162-1/+4
* testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar2013-07-163-0/+26
* classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar2013-07-161-1/+1
* lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau2013-07-162-0/+50
* lib/oeqa/oetest.py: provide a ps command for all testsStefan Stanacar2013-07-162-8/+2
* lib/oeqa/runtime/multilib.py: use readelf instead of fileStefan Stanacar2013-07-161-3/+6
* testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar2013-07-161-5/+5
* lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar2013-07-161-23/+17
* lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface ...Stefan Stanacar2013-07-161-1/+1
* lib/oeqa/runtime: add gcc testStefan Stanacar2013-07-093-0/+67
* lib/oeqa/runtime: image sanity testsStefan Stanacar2013-07-0910-0/+185
* lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan2013-07-091-0/+40
* lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan2013-07-091-0/+164
* lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connectionStefan Stanacar2013-07-091-0/+45
* lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar2013-07-092-0/+100
* lib/oeqa/oetest.py: base module for all runtime unittestsStefan Stanacar2013-07-092-0/+101
* TmuxRunning: handle multi-word commandsTyler Hall2013-07-021-1/+1
OpenPOWER on IntegriCloud