support/test-pkg: add option to limit the number of tests
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 8 Feb 2017 20:15:27 +0000 (21:15 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Feb 2017 22:12:36 +0000 (23:12 +0100)
commit9e7885d5f76f8068fa566344ba17721d049c42de
treeffca2a7130b6e1300c5acff7f1a152161fb931a2
parentd5c58ceec2aad7415bfb8d4cee1d98779535b615
support/test-pkg: add option to limit the number of tests

Sometimes, it interesting to have a global overview of whether the
package builds at all or not, rather than test on all toolchains.

Add an option that allows testing on a limited set of randomly choosen
toolchains.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/test-pkg