[For testing, do not merge] debos: rootfs: Install optee-test#162
[For testing, do not merge] debos: rootfs: Install optee-test#162b49020 wants to merge 1 commit intoqualcomm-linux:mainfrom
Conversation
|
(Cool!) optee-test doesn't seem to exist in trixie, I think that's the name of the source package; perhaps optee-test-qemu is what you want? Can you share how one runs these tests? :-) |
|
Thanks @lool for your comments, I was just going to ping you.
Okay I will try that instead.
These tests are for OP-TEE based boot firmware stack. Look here [1] for TF-A documentation as to how we are bringing OP-TEE support on RB3Gen2. Command to run tests: [1] https://github.com/qualcomm-linux/trusted-firmware-a/blob/qcom-next/docs/plat/qti/rb3gen2.rst |
8b34501 to
23eaf4b
Compare
Test jobs for commit 23eaf4b |
|
These are the files in optee-test-qemu: |
OP-TEE packages and xtest allows to perform regression testing. Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
23eaf4b to
5349c72
Compare
Looks like that wasn't sufficient alone as I thought it would have brought the dependencies automatically. Added other required packages too. |
Indeed, the lack of dependency might be a bug in that test package! |
Test jobs for commit 5349c72 |
optee-test allows to perform OP-TEE regression testing.