kumquat-buildroot/support
Ricardo Martincoski f98b93daaa support/testing: run testcases in parallel
Let the user to pass -t to set the number of testcases to run
simultaneously.

When -j is not specified, calculate it to split the available cores
between the simultaneous testcases.

Example of auto calculated -j for cpu_count 8:
  -t -j  total
   1  9  9
   2  4  8
   3  3  9
   4  2  8
 >=5  1  t

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-01 16:05:14 +02:00
..
dependencies core: add "cmake3" to the list of cmake candidates 2017-06-24 21:26:20 +02:00
download download/git: clarify why .git is removed 2017-04-20 22:27:23 +02:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig
legal-info docs: libtool patches are not handled by legal-info infrastructure. 2016-08-19 23:16:23 +02:00
libtool
misc support/misc/target-dir-warning.txt: fix typo 2017-06-14 21:14:59 +02:00
scripts support/scripts: allow /etc/shadow to be symlinked 2017-06-24 17:49:48 +02:00
testing support/testing: run testcases in parallel 2017-07-01 16:05:14 +02:00