diff options
| author | 2023-12-20 20:54:42 -0800 | |
|---|---|---|
| committer | 2023-12-22 02:35:38 +0000 | |
| commit | 8b2c9d135bd7a7da4cea46125807f98b8126b07b (patch) | |
| tree | 74feeb6cd6c515e88bb17484e6845b9cd564ca3f /libnativeloader/native_loader_api_test.c | |
| parent | 45469a5f5f98f470facf91b62649797fcb98478f (diff) | |
riscv64: seal IF/ELSE cases for width
Per review suggestion in r.android.com/2880993.
(1) setup
  lunch aosp_riscv64-trunk-userdebug
  export ART_TEST_SSH_USER=ubuntu
  export ART_TEST_SSH_HOST=localhost
  export ART_TEST_SSH_PORT=10001
  export ART_TEST_ON_VM=true
  . art/tools/buildbot-utils.sh
  art/tools/buildbot-build.sh --target
  # Create, boot and configure the VM.
  art/tools/buildbot-vm.sh create
  art/tools/buildbot-vm.sh boot
  art/tools/buildbot-vm.sh setup-ssh  # password: 'ubuntu'
  art/tools/buildbot-cleanup-device.sh
  art/tools/buildbot-setup-device.sh
  art/tools/buildbot-sync.sh
(2) test
  art/test.py --target -r --no-prebuild --ndebug --64  -j 12 --cdex-none --interpreter
Test: Run these opcodes against all interpreter
tests on a Linux RISC-V VM.
Test: Cuttlefish boot
Bug: 283082047
Change-Id: I01e76cfb002932451690bec13aca3dc417f64543
Diffstat (limited to 'libnativeloader/native_loader_api_test.c')
0 files changed, 0 insertions, 0 deletions