Skip to content

Releases: Linaro/test-definitions

Release 2025.10.01

14 Oct 14:49

Choose a tag to compare

release 2025.10.01

Updates since 2025.07.02:

automated/linux:
- torizon: integration: add env var for baklaweb serial
- Fix ostree pull and ostree deploy arguments
- Add ping package to ethernet test install dependencies
- Replace hard-coded value of OSTREE_REF with existing variable (#598)
- kvm-unit-tests: add error log collection
- kvm-unit-tests: add errors to parse-output
- laa: Add remote repository before fetching the latest image tag
- kunit: add error log collection
- kunit: add tap parser
- torizon: integration: drop scp upload
- torizon: integration: enable upload to squad
- fix: add ssh variables to def params
- fix: remove hardcoded elements and replace them as variables
- torizon: send output.xml to fileserver for further processing
- add appliance test definition for integration testing
- perf: Support test sequentially (#584)
- ltp: add option to pass kirk arguments (#586)

automated/utils:
- automated: utils: remove unused tools

Signed-off-by: Anders Roxell <[email protected]>

Release 2025.07.02

28 Jul 13:40
c7f6af1

Choose a tag to compare

release 2025.07.02

Updates since 2025.07.01:
github:
- workflows: remove test-definitions prefix from zstd-release archives

Signed-off-by: Anders Roxell <[email protected]>

Release 2025.07.01

28 Jul 12:26
5853007

Choose a tag to compare

release 2025.07.01

Updates since 2025.06.01:
automated/android:
- noninteractive-tradefed: export HTTP_CACHE for tradefed.sh
- noninteractive-tradefed: support Android16 and the latest branches
- noninteractive-tradefed: drop function for bash function definition in
  setup.sh

automated/linux:
- ltp: Allow detection of the number of CPUs at runtime
- ltp: Disable colour output from kirk
- kselftest: filter skip entries by subsuite
- ltp: Speed up parsing of JSON results
- modules: add configurable memory tolerance for leak detection
- modules: rename function to reflect cumulative approach
- modules: update function parameters for cumulative testing
- modules: move memory measurement outside iteration loop
- modules: add kmemleak-based cumulative leak detection
- modules: clear kmemleak state before testing each module
- modules: add platform compatibility detection and smart skipping

automated/utils:
- automated: utils: use LAVA_SIGNAL in send-to-lava.sh

github:
- github: workflows: add zstd-release.yml file

Signed-off-by: Anders Roxell <[email protected]>

2019.11

02 Dec 11:26

Choose a tag to compare

tradefed and noninteractive-tradefed: install different openjdk version

for different android version cts/vts test.

Now only aosp master version needs to use openjdk-11,
other older versions need to use openjdk8

Signed-off-by: Yongqin Liu <[email protected]>

2019.10

24 Oct 08:45

Choose a tag to compare

igt: update igt-chamelium-test.sh

1. Pass test list directory through shell environment variable IGT_TEST_ROOT
2. New run-tests.sh needs '-p' to run the tests with piglit

Signed-off-by: Arthur She <[email protected]>

2019.08

09 Sep 15:21
af33460

Choose a tag to compare

Merge pull request #106 from iwamatsu/update-smc

spectre-meltdown-checker: Update to 0.42

2019.03

01 Apr 03:58

Choose a tag to compare

Tag monthly release 2019.03

2019.02

28 Feb 08:36

Choose a tag to compare

Tag monthly release 2019.02

2019.01

25 Jan 10:13

Choose a tag to compare

doc: fix rst list and block syntax

Signed-off-by: Chase Qi <[email protected]>