summaryrefslogtreecommitdiffstats
path: root/support/testing
Commit message (Expand)AuthorAgeFilesLines
* support/run-tests: export download dirYann E. MORIN2017-10-101-0/+1
* support/testing: fix remaining code styleRicardo Martincoski2017-10-061-2/+2
* testing/tests/init: use lowercase method namesRicardo Martincoski2017-10-064-39/+39
* support/testing: fix code styleRicardo Martincoski2017-10-0621-20/+59
* support/testing: standardize defconfig fragments styleRicardo Martincoski2017-10-0614-250/+255
* support/testing: allow to indent ccache defconfig fragmentRicardo Martincoski2017-10-062-4/+3
* boot/grub: removeYann E. MORIN2017-09-232-57/+0
* support/tests: use relative test_dirYann E. MORIN2017-09-051-2/+2
* support/testing: allow to use a multiplier for timeoutsRicardo Martincoski2017-08-103-4/+22
* support/testing: add runtime testing for read-only systemdYann E. MORIN2017-08-022-0/+71
* support/testing: add runtime testing for init systemsYann E. MORIN2017-08-025-0/+228
* testing/infra/emulator: remove qemu warnings about audioRicardo Martincoski2017-07-311-1/+2
* support/testing: add test of BR2_CCACHE with an external toolchainArnout Vandecappelle2017-07-241-0/+11
* testing/infra/basetest: move jlevel logic to constructorRicardo Martincoski2017-07-241-5/+3
* support/testing: fix run-tests -jRicardo Martincoski2017-07-241-1/+2
* testing/infra/builder: dump defconfig to logRicardo Martincoski2017-07-241-0/+4
* testing/tests/package: add basic unit test for IPythonAndrey Smirnov2017-07-221-0/+38
* testing/tests/package/test_python: allow to change timeoutAndrey Smirnov2017-07-221-8/+8
* testing/tests/package/test_python: do not hardcode interpreter nameAndrey Smirnov2017-07-221-4/+6
* testing/tests/package/test_python: add TestPython3Andrey Smirnov2017-07-221-2/+15
* testing/tests/package/test_python: refactor TestPythonBaseAndrey Smirnov2017-07-221-4/+19
* testing/infra/emulator: allow to specify pexpect timeoutAndrey Smirnov2017-07-221-3/+3
* support/tests: allow properly indented config fragmentYann E. MORIN2017-07-181-0/+1
* support/tests: fix ext4 runtime testYann E. MORIN2017-07-141-1/+1
* support/testing: unbreak run-tests -lArnout Vandecappelle2017-07-101-1/+1
* support/testing: move BRTest initialisation to __init__Arnout Vandecappelle2017-07-101-4/+7
* support/testing: strip /usr/ part from HOST_DIRArnout Vandecappelle2017-07-101-2/+2
* support/testing: remove references to host/usrArnout Vandecappelle2017-07-053-3/+3
* support/testing: add tests for musl and uclibc toolchainsThomas Petazzoni2017-07-051-0/+75
* support/testing: large timeout for login promptRicardo Martincoski2017-07-011-1/+3
* support/testing: run testcases in parallelRicardo Martincoski2017-07-012-1/+18
* support/testing: allow to set BR2_JLEVELRicardo Martincoski2017-07-012-1/+15
* support/testing: fix code style in emulatorRicardo Martincoski2017-07-011-1/+1
* support/testing: use pexpect.expect directlyRicardo Martincoski2017-07-011-22/+13
* support/testing: use pexpect.sendline directlyRicardo Martincoski2017-07-011-7/+4
* support/testing: let pexpect write stdout to logRicardo Martincoski2017-07-011-1/+2
* support/testing: use qemu stdio in emulatorRicardo Martincoski2017-07-011-16/+8
* support/testing: use pexpect in emulatorRicardo Martincoski2017-07-011-15/+13
* support/testing: rename variables for readabilityLuca Ceresoli2017-05-281-4/+4
* support/testing: fs/ext: add a negative test for the "extent" featureLuca Ceresoli2017-05-281-0/+1
* support/testing: simplify logging by keeping the log file openLuca Ceresoli2017-05-173-33/+15
* support/testing/run-tests: help: put the one-letter form before the long formLuca Ceresoli2017-05-171-6/+6
* support/testing: document get_elf_prog_interpreterLuca Ceresoli2017-05-171-0/+10
* support/testing: rename check_broken_links to has_broken_linksLuca Ceresoli2017-05-171-3/+3
* support/testing: remove unused variableLuca Ceresoli2017-05-101-1/+0
* support/testing: show messages in a more readable formatLuca Ceresoli2017-05-101-4/+2
* support/testing: add toolchain testsThomas Petazzoni2017-05-072-0/+156
* support/testing: add package testsThomas Petazzoni2017-05-073-0/+63
* support/testing: add fs testsThomas Petazzoni2017-05-0711-0/+469
* support/testing: add core testsThomas Petazzoni2017-05-078-0/+159
OpenPOWER on IntegriCloud