| commit | ba3012bdc358d9437d7c2b8f9f9bc1f993e442ae | [log] [tgz] |
|---|---|---|
| author | Ludovic Mermod <ludovic.mermod@arm.com> | Tue Feb 03 10:14:31 2026 +0100 |
| committer | Ludovic Mermod <ludovic.mermod@arm.com> | Tue Feb 03 10:14:31 2026 +0100 |
| tree | 5e0e7df84ddaae83ed6cf796c180c5e9c8315b17 | |
| parent | 237d31d9fd17670a5282a586d073e4e2add38e35 [diff] |
rfa: run cargo test on workspace Pass --workspace to cargo test in order to run tests from all the packages of the workspace. `rf-a-secure-test-framework` is excluded as it does not contains unit tests and its build system outputs aarch64 binaries. Change-Id: If19e82f6b8144c1b761446ed88bb237438568cb8 Signed-off-by: Ludovic Mermod <ludovic.mermod@arm.com>