Skip to content
Tags give the ability to mark specific points in history as being important
  • 2024.03.01
    491dd1c8 · linux: adding xfstests ·
    release 2024.03.01
    
    Updates since tag 2024.02.01:
    
    automated/linux:
    - linux: adding xfstests
    - automated: kselftest: explicitly set name of downloaded tarball
    
    automated/android:
    - Add uploading support for the android apk-automation and boottime tests
    - noninteractive-tradefed: stop using the latest adb(#496)
    
    automated/utils:
    - Add support to upload artifacts to SQUAD server
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2024.02.01
    release 2024.02.01
    
    Updates since tag 2023.08.01:
    
    automated/linux:
    - automated: linux: use default token with lmp-device-register
    - automated: linux: lmp-device-register check toml file
    - automated: linux: update lmp-device-register test
    - automated: kselftest: Rewrite parser to support nesting
    - automated: linux: add test for apps-early-start
    - automated: linux: add aklite-apps test
    - automated: linux: device registration with HSM module
    - automated: linux: use modular toml in factory-reset
    - automated: linux: OTA tests to use modular toml files
    - automated: linux: fix issues with static-delta OTA update
    - linux: kvm-unit-tests: Adding new test device is rk3399-rock-pi-4b
    - linux: ltp: Adding devices list as all
    - automated: linux: Add debug option to OTA tests
    - automated: linux: add ota-apps test
    - automated: linux: fix callback signal handling in OTA tests
    - automated: linux: OTA upgrade u-boot variable persistence
    - automated: linux: ota-update add static-delta test
    - automated: linux: ota-update ota-rollback remove sh-lib
    - automated: linux: add mount point to offline update
    - automated: linux: Add offline update test
    - automated: linux: fix network-basic exit code
    - automated: linux: ltp: skipfile-lkft: Remove the all_boards alias
    - automated: linux: Add AWS IoT use case to el2go test
    - automated: linux: ltp: skipfile: Add board list
    - kunit: Add missing space for printed message
    - automated: linux: make network-manager delay configurable
    - automated: linux: ltp: skipfile: Skipfile reformat
    
    automated/lib:
    - lib: add u-boot related functions to sh-test-lib
    
    automated/android:
    - automated: android: fix black warnings in apk-automation
    - noninteractive-tradefed: use jdk17 for aosp-main (#470)
    - noninteractive-tradefed: monitor_fastboot.sh: drop sleep
    - noninteractive-tradefed: change to work with python3
    - apk-automation: install and use python3.9
    
    docs:
    - automated: linux: update docs for pkcs11 test
    - docs: fix plugin bugs
    - mkdocs_plugin: sort resulting docs alphabetically
    - docs: bump version of mkdocs plugin
    - docs: fix automated docs generation
    - Fix .readthedocs.yml file
    
    github/actions:
    - Actions: Remove python-dep
    - Add GH workflow to build docs
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2023.08.01
    release 2023.08.01
    
    Updates since tag 2023.06.01:
    
    automated/linux:
    - automated: linux: rcutorture: drop SKIP_INSTALL
    - automated: linux: rcutorture: drop config checking
    - automated: linux: rcutorture: modprobe: skip_list: fix spelling
    - kselftest: Adding new test case for sharding status
    - automated: linux: factory-reset: fix device registration
    - automated: linux: add xenomai4 test suite
    - automated: linux: optee: fix cleanup after xtest
    
    automated/lib:
    - automated: lib: sh-test-lib: detect_abi: add m68k
    
    automated/android:
    - noninteractive-tradefed: install OpenJDK17 for Android14
    - noninteractive-tradefed: drop check for ANDROID_VERSION
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2023.06.01
    Release 2023.06.01
    
    Updates since tag 2023.05.01:
    
    automated/linux:
    - optee-xtest.yml: clear storage before executing tests
    - automated: linux: avoid OTA in factory-reset test
    - kselftest: parse-output: fix matching 'skip'
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2023.05.01
    Release 2023.05.01
    
    Updates since tag 2023.03.01:
    
    automated/android:
    - noninteractive-tradefed: do not exit for debug command
    - tradefed.sh: set NO_PROXY for wget to download cts/vts
    - noninteractive-tradefed: specify output for wget
    - noninteractive-tradefed: run ping 8.8.8.8 for network failures
    - noninteractive-tradefed: add ip address when ping failed
    - Android: noninteractive-tradefed: fix the network failure message
    - noninteractive-tradefed: add ping test
    
    automated/linux:
    - automated: linux: add se05x reset after running xtest
    - linux: gpiod: add a parser
    
    automated/utils:
    - utils: fix bad/illegal format or missing URL warning from curl
    
    misc:
    - Delete CODEOWNERS
    - README: Fix a typo
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2023.03.01
    d6768685 · Add docker-prune tests ·
    Release 2023.03.01
    
    Updates since tag 2023.02.01:
    - Add docker-prune tests
    - kselftest: Run the ftrace tests
    - kvm-unit-tests: Fix naming of run_tests.sh
    - kvm-unit-tests: Clarify logging for SKIP_INSTALL
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2023.02.01
    Release 2023.02.01
    
    Updates since tag 2023.01.02:
    - automated: fix OTA verification without secondary path
    - mkdocs_plugin: testdefinitionsmkdocs: fix black warning
    - kvm-unit-tests: Support preinstallation of kvm-unit-tests
    - automated: pkcs11: fix loop test
    - automated: pkcs11: fix ecdsa-sha256 sign test
    - automated: pkcs11: fix missing key generation
    - automated: pkcs11: Prevent token re-initialization
    - automated: pkcs11: fix default value for the TEE library
    - automated: pkcs11: Add sign-OTA-verify test
    - automated: pkcs11: refactor test code
    - automated: pkcs11: add alternative se050 tool
    - automated: pkcs11: add token label to pkcs11 test
    - automated: pkcs11: fix cleanup of temporary files
    - automated: pkcs11: add EC sign/verify test
    - automated: pkcs11: fix sign/verify test
    - automated: kselftest: Don't include test numbers for nested suites
    - sh-test-lib: Log exit code from skipgen
    - kselftest.sh: Fix return to directory to call parser
    - automated: kselftest: parse-output: fix fail cases
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2023.01.02
    Release 2023.01.02
    
    Updates since tag 2022.01.01:
    - automated: kselftest: remove pushd/popd in favor for cd
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2023.01.01
    Release 2023.01.01
    
    Updates since tag 2022.12.01:
    - secure-boot: Fix link to UEFI specs
    - automated: kselftest: update parser
    - automated: kselftest: use pushd/popd instead of cd
    - perf: fix argument parsing to parse-output.py
    - automated: linux: perf: simplify and fix logparser
    - automated: linux: add docker-corrupt OTA test
    - send-to-lava: Speed up parsing of simple test results
    - ltp: sharding: remove the tmp file before creation
    - kselftest: fix kselftest-list.txt after sharding
    
    Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
    
  • 2022.12.01
    Release 2022.12.01
    
  • 2021.01
    release 2021.01
    
  • 2019.11
  • 2019.10
  • 2019.08
  • 2019.07
  • 2019.06
  • 2019.05
  • 2019.04
  • 2019.03
    3aad7fc7 · v4l2: fix results parsing ·
  • 2019.02