Skip to content

Commit ebd1f30

Browse files
committed
test: update documentations
Signed-off-by: Amirreza Zarrabi <[email protected]>
1 parent d8af0d6 commit ebd1f30

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
You can run the `unittest` binary with the following commands:
44

55
- _QTEE Diagnostics_ `unittest -d`
6-
- _TA loading and running command_ `unittest -l /path/to/ta cmd`
6+
- _TA loading and running command_ `unittest -l <path to TA binary> <type> <command>`
7+
type is 0 to use TEE_IOCTL_PARAM_ATTR_TYPE_UBUF_INPUT or
8+
1 to use TEE_IOC_SHM_ALLOC for memory sharing.
9+
command is 0

0 commit comments

Comments
 (0)