Skip to content

Releases: Linaro/test-definitions

Release 2025.07.02

28 Jul 13:40
c7f6af1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Tag monthly release 2019.03

2019.02

28 Feb 08:36
Compare
Choose a tag to compare

Tag monthly release 2019.02

2019.01

25 Jan 10:13
Compare
Choose a tag to compare
doc: fix rst list and block syntax

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