TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_test
/
ba271a6e3eb2bbb6996b5de73918216f64a9e077
ba271a6
xtest 10001: run lenghty PBKDF2 test only if level >= 15
by Jerome Forissier
· 9 years ago
0656abe
Fix issue with pbkdf2_4_dkm not defined
by Joakim Bech
· 9 years ago
2bbb480
tb_modulus(): fix test name
by Andy Green
· 9 years ago
f7b9c63
xtest: 1011: extend to test TA-to-TA and TA private memory references
by Jens Wiklander
· 9 years ago
ed00e16
Add AES CTS test case
by Jerome Forissier
· 9 years ago
74abfe3
xtest: distributed registration of cases
by Jens Wiklander
· 9 years ago
b0243ee
xtest: adbg: remove unused WhySkipped_p
by Jens Wiklander
· 9 years ago
68045e1
xtest: remove unused regression cases
by Jens Wiklander
· 9 years ago
b208e1d
Fix Android build errors
by Show Liu
· 9 years ago
a465355
xtest: remove deprecated USER_SPACE
by Etienne Carriere
· 9 years ago
2.3.0
60a641b
Update Makefile rule for filtering out GP tests
by Jerome Forissier
· 9 years ago
31a9cbf
xtest 6017: Test info.dataSize in Persistent objects
by Guanchao Liang
· 9 years ago
b6bea04
Update GP tests after simplification of test declarations
by Jerome Forissier
· 9 years ago
fc9482a
Fix UUID strings in file names of GP TAs
by Jerome Forissier
· 9 years ago
48341de
xtest: remove adbg_util.c
by Jens Wiklander
· 9 years ago
b9efac1
xtest: clean adbg_int.h
by Jens Wiklander
· 9 years ago
cbebdcf
xtest: remove security_utils_mem.[ch]
by Jens Wiklander
· 9 years ago
7c30dfd
xtest: remove HEAP_ALLOC and friends
by Jens Wiklander
· 9 years ago
8f94a60
xtest: remove MAX/MIN definitions
by Jens Wiklander
· 9 years ago
86fbdc4
xtest: clean Do_ADBG_Log()
by Jens Wiklander
· 9 years ago
d74efc5
xtest: remove r_list and friends
by Jens Wiklander
· 9 years ago
d38284b
xtest: remove ADBG_ListMemAllocFunction()
by Jens Wiklander
· 9 years ago
7e7c9c5
xtest: remove ADBG_snprintf() and friends
by Jens Wiklander
· 9 years ago
0abfc38
xtest: remove ADBG_HelpTable_t
by Jens Wiklander
· 9 years ago
36e648a
xtest: remove Do_ADBG_Assert()
by Jens Wiklander
· 9 years ago
cea03c1
xtest: remove Do_ADBG_GetNumberOfErrors()
by Jens Wiklander
· 9 years ago
67e3146
xtest: remove Do_ADBG_FileSystemLog() et al
by Jens Wiklander
· 9 years ago
0281959
xtest: remove Do_ADBG_LogTable() and friends
by Jens Wiklander
· 9 years ago
cd8d51c
xtest: remove Do_ADBG_LogText()
by Jens Wiklander
· 9 years ago
83e266e
xtest: remove Do_ADBG_LogHelp
by Jens Wiklander
· 9 years ago
4ac3f30
xtest: adbg: remove unused legacy stuff
by Jens Wiklander
· 9 years ago
25a57fe
xtest: clean test case declarations
by Jens Wiklander
· 9 years ago
47d9a0b
xtest: remove unused ADBG_SuiteData_t
by Jens Wiklander
· 9 years ago
6203b87
Format UUID strings correctly
by Jens Wiklander
· 9 years ago
04b0359
Makefile: Use CROSS_COMPILE when CROSS_COMPILE_(HOST|TA) not defined
by Andrew F. Davis
· 9 years ago
fec8604
Fix environment variable name in README.md
by Andrew F. Davis
· 9 years ago
6883f08
xtest_20000: Fix printf conversions
by Soren Brinkmann
· 9 years ago
946fced
Update 20000 test cases after REE FS format change
by Jens Wiklander
· 9 years ago
d579615
Update temporary data path for xtest on Android
by Zoltan Kuscsik
· 9 years ago
72c5545
Bugfix case 5006
by Jens Wiklander
· 9 years ago
281065d
xtest: fix against new "TA private memory definition"
by Etienne Carriere
· 9 years ago
ae3dcd7
xtest: fix against uninited session
by Volodymyr Babchuk
· 9 years ago
84e393a
Enable previously disabled 5006 and 7002
by Jens Wiklander
· 9 years ago
5b3faa0
xml headers: fix broken cleanup
by Igor Opaniuk
· 9 years ago
88b88c5
Android.mk: set TA_DEV_KIT_DIR default value
by Zoltan Kuscsik
· 9 years ago
f7acd35
xtest 20xxx: fix against deprecated CFG_ENC_FS
by Etienne Carriere
· 9 years ago
eb6bce7
case 1005: change to concurrent TA
by Jens Wiklander
· 9 years ago
c9d7b24
xtest 1013: disable second half with paged TAs
by Jens Wiklander
· 9 years ago
ac7e47c
Added info about available benchmarks within xtest tool
by Igor Opaniuk
· 9 years ago
a00eeb1
Fixed compilation issues of xtest tool on Android
by Igor Opaniuk
· 9 years ago
2.2.0
f9b7fd2
Refactoring of aes-perf/sha-perf benchmark code in xtest
by Igor Opaniuk
· 9 years ago
44aff4b
Inclusion of aes-perf benchmark tool into xtest
by Igor Opaniuk
· 9 years ago
2b1c11d
Fix 64-bit compile error in xtest_6000.c
by Jens Wiklander
· 9 years ago
efd71d3
Enable xtest 6016 (storage concurrency) for all backends
by Jerome Forissier
· 9 years ago
136644a
Inclusion of sha-perf benchmark tool into xtest (SWG-185)
by Igor Opaniuk
· 9 years ago
3a6892e
test 6010: test reading beyond end of file
by Jens Wiklander
· 9 years ago
e6d4ddd
test 6010: use storage TA instead of GP TA
by Jens Wiklander
· 9 years ago
327672c
xtest: fix compiler warnings (re-redux)
by Jerome Forissier
· 9 years ago
cb10f83
xtest: fix compiler warning (redux)
by Jerome Forissier
· 9 years ago
54cfbef
xtest: fix compiler warning
by Jerome Forissier
· 9 years ago
29d7c7a
xtest: add 6016 to test concurency storage
by Lijianhui (Airbak)
· 9 years ago
a966bb4
xtest 6xxx: add TEE_STORAGE_PRIVATE_SQL
by Jerome Forissier
· 9 years ago
f9b8925
Include OP-TEE OS's conf.h when compiling the client application (xtest)
by Jerome Forissier
· 9 years ago
dcb0eab
Client application (xtest) should not #include <tee_internal_api.h>
by Jerome Forissier
· 9 years ago
b58916e
Adds test case for bleichenbacher signature attack
by Jens Wiklander
· 9 years ago
e8974c6
Fix the invalid free in xtest 9089
by Zeng Tao
· 9 years ago
20160825-for-lmg
e385416
Add xtest 6015 (TA storage separation)
by Jerome Forissier
· 9 years ago
a8b78f1
Always build xtest with -g3
by Jerome Forissier
· 9 years ago
b2865ab
Avoid writing to the TA directory
by David Brown
· 9 years ago
0e99d6a
xtest 6xxx: test multiple storage IDs as supported by OP-TEE
by Jerome Forissier
· 9 years ago
1425f95
os_test: cleanup undef instruction test
by Jens Wiklander
· 9 years ago
a9c9ec0
Add __maybe_unused to variable used only in assert()
by Jerome Forissier
· 9 years ago
2a1ef2c
Add install target
by Jerome Forissier
· 9 years ago
26b8aa8
update to use common mk file for ta compiling and variant importing
by Yongqin Liu
· 9 years ago
2.1.0
317aa23
Fix shm allocation flags in 8051 to 8054
by Pascal Brand
· 9 years ago
5b41fbf
Change parameters to TEEC_AllocateSharedMemory
by Kris
· 9 years ago
29ee18f
Multiple persistent object manipulation
by Pascal Brand
· 9 years ago
4032c8c
Fix xtest 4007 DH tests
by Jerome Forissier
· 9 years ago
70a0b2c
xtest: add case 4010
by Jens Wiklander
· 9 years ago
c709792
Fix compiler issue when TRACE_LEVEL >= TRACE_DEBUG
by Saksham Jain
· 9 years ago
90f2335
Test Persistent Object with keys
by Pascal Brand
· 9 years ago
761ac35
benchmark: initialize local var.
by Zoltan Kuscsik
· 9 years ago
e288175
Test compile flag CFG_REE_FS to know if REE FS is enabled
by Jerome Forissier
· 9 years ago
5bf5362
Create an explicit LICENSE file
by David Brown
· 9 years ago
c603e0d
xtest 6009: TEE_GetNextPersistentObject with objectInfo==NULL
by Pascal Brand
· 9 years ago
eb84c44
xtest 6012: Persistent File Creation
by Pascal Brand
· 9 years ago
9f682c6
os_test: add case for setjmp/longjmp
by Jens Wiklander
· 9 years ago
eba256d
.gitignore: add name of GlobalPlatform test suite package
by Jerome Forissier
· 9 years ago
21758dc
Android.mk: include sub-makefile
by Zoltan Kuscsik
· 9 years ago
56cee0b
Android.mk: missing backslash added
by Zoltan Kuscsik
· 9 years ago
7067297
Add large concurrent TA
by Jens Wiklander
· 9 years ago
67a6541
ta/concurrent: use atomic operations from libutils
by Jens Wiklander
· 9 years ago
c8186b3
Use correct Android include paths
by Zoltan Kuscsik
· 9 years ago
d3c5c2c
Use libteec built by Android build system
by Zoltan Kuscsik
· 9 years ago
e0db741
Android makefiles for trusted applications
by Zoltan Kuscsik
· 9 years ago
2190cdc
Set default tee device name to NULL
by Jens Wiklander
· 10 years ago
2.0.0
af77fdd
Fix compiling issue when CFG_TEE_TA_LOG_LEVEL=0
by Pascal Brand
· 9 years ago
4c9dc47
Increase stack size for rpc_test and sims TAs
by Jens Wiklander
· 9 years ago
cf16e84
Replace 1001 with static TA self test
by Jens Wiklander
· 9 years ago
baa291f
xtest client: compilation mode (32bits / 64bits) fix
by Pascal Brand
· 9 years ago
Next »