kumquat-buildroot/support/testing/tests
Adam Duskett 1101d7cb09 support/testing/: change python-gobject to use prebuilt kernel
Currently, we build a complete AArch64 system, including a kernel. This
can take quite some time.

Switch to an armv7 system, which allows us to use one a prebuilt kernel,
thus significantly reducing the test time.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[yann.morin.1998@free.fr:
  - use a standalone config; don't inherit from TestPythonPackageBase
  - use the default external toolchain (ARM, not Linaro)
  - rewrite commit log
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-03-22 15:25:34 +01:00
..
boot binaries-marvell: bump version and switch to common firmware 2019-09-21 18:31:26 +02:00
core support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
download support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
fs support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
init support/testing: add openrc tests 2020-03-11 18:50:38 +01:00
package support/testing/: change python-gobject to use prebuilt kernel 2020-03-22 15:25:34 +01:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
utils support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
__init__.py