mbox series

[0/2] automation: introduce static heap and shared memory tests

Message ID 20230302044421.136068-1-jiamei.xie@arm.com (mailing list archive)
Headers show
Series automation: introduce static heap and shared memory tests | expand

Message

Jiamei Xie March 2, 2023, 4:44 a.m. UTC
Hi all,

This patch series introduces two test jobs:

Jiamei Xie (1):
  automation: arm64: Create a test job for testing static heap on qemu

jiamei.xie (1):
  automation: arm64: Create a test job for testing static shared memory
    on qemu

 automation/gitlab-ci/build.yaml               | 18 +++++++
 automation/gitlab-ci/test.yaml                | 32 +++++++++++++
 .../scripts/qemu-smoke-dom0less-arm64.sh      | 47 +++++++++++++++++++
 3 files changed, 97 insertions(+)