1. 2932647 regression: add case 8101 by Jens Wiklander · 7 years ago
  2. e9babd9 ta/crypt: add TA_CRYPT_CMD_MBED_SELF_TESTS by Jens Wiklander · 7 years ago
  3. 578c832 ta/crypt: increase stack size by Jens Wiklander · 7 years ago
  4. 294ffbd xtest storage: check that we can't use object_id from shared memory by Etienne Carriere · 7 years ago
  5. d244a2a ta: don't include host_include/conf.mk by Jens Wiklander · 7 years ago
  6. efa2f4e os_test: remove global mempool by Jens Wiklander · 7 years ago
  7. a584e0d os_test: remove mempool dependency by Jens Wiklander · 7 years ago
  8. bb10bcd regression: add case 1018 by Jens Wiklander · 7 years ago
  9. 87e8170 regression: add case 1017 by Jens Wiklander · 7 years ago
  10. 45218eb regression: 4003: add AES CTR test case by Jerome Forissier · 7 years ago 3.1.0
  11. cb583fd Cmake support for xtest only (not TAs) by Jens Wiklander · 8 years ago 3.1.0-rc1
  12. 7320503 regression 6000: fix buffer part compared in 6010 test. by Melanie Favre · 7 years ago
  13. 9811a80 xtest storage: can't use object_id from shared memory by Etienne Carriere · 7 years ago
  14. 2325684 regression: 4003: merge *4003_xts() and *4003_no_xts() by Jerome Forissier · 7 years ago
  15. e8236ac regression 1010: fix wrong printf format specifier by Igor Opaniuk · 7 years ago
  16. 92c3442 regression 1010: crash TA with SHM memref passed as parameter by Etienne Carriere · 7 years ago
  17. ea83782 Android.mk: workaround missing-field-initializers error by Victor Chong · 8 years ago
  18. 3e7d107 xtest 6007: close and re-open object by Jerome Forissier · 8 years ago
  19. ff1be9e Move ta_storage.h to common location by Jens Wiklander · 8 years ago
  20. 04511d8 regression: 1006: test passing a NULL reference with 0 size by Jerome Forissier · 8 years ago
  21. 692efd1 4003: add aes-ctr corner case by Jens Wiklander · 8 years ago 3.0.0 3.0.0-rc1
  22. 3cc0a42 Reduce loop count in regression_1012 by Jerome Forissier · 8 years ago
  23. ec545fb regression 1008: test with corrupt BSTA by Jens Wiklander · 8 years ago
  24. 3c1f6b7 regression 1008: remove load_fake_ta() test by Jens Wiklander · 8 years ago
  25. 8ecfbb0 regression: remove 9xxx test series by Jens Wiklander · 8 years ago
  26. f261a6d xtest: add --install-tas argument by Jens Wiklander · 8 years ago
  27. 0c86bc3 regression: add case 1003 for mutex by Jens Wiklander · 8 years ago
  28. f6efe24 regression: 4005: add NIST aes-gcm vectors by Jens Wiklander · 8 years ago
  29. 9fc63f5 regression: 4005: improve test coverage by Jens Wiklander · 8 years ago
  30. c820858 xtest/Makefile: remove extra '@' by Jerome Forissier · 8 years ago
  31. b31d4a9 Android.mk: change to use OPTEE_BIN instead of BUILD_OPTEE_OS by Yongqin Liu · 8 years ago
  32. ebba0c9 xtest storage: add case 6019 for storage independence by l00176142 · 8 years ago
  33. a54952b xtest storage: add a test case of creation of already existing object by Etienne Carriere · 8 years ago
  34. c3af0c2 xtest: deprecated bass_return_code by Etienne Carriere · 8 years ago
  35. 1109316 xtest: regression 1xxx: at least warn if test pseudo TA not found by Etienne Carriere · 8 years ago
  36. a319852 xtest 1014: minor beautification by Etienne Carriere · 8 years ago
  37. 3b2da64 Adds AES-GCM performance test in aes-perf by Jens Wiklander · 8 years ago
  38. cc72dd2 xtest:sdp: fix a xtest crash if TEE is built without test pTA by Etienne Carriere · 8 years ago 2.6.0
  39. 3a34b98 xtest:sdp: support old ION API if new API fails by Etienne Carriere · 8 years ago
  40. 8bc3142 xtest/sdp: sync with ION udpates from linux kernel 4.12 by Etienne Carriere · 8 years ago 2.6.0-rc1
  41. 1d70a11 regression: add case 1002 by Jens Wiklander · 8 years ago
  42. 087f204 xtest: add -DTA_DIR to meet different requirement by l00176142 · 8 years ago
  43. 24ce5ab aes_perf: add missing #include <trace.h> by Jerome Forissier · 8 years ago
  44. 96d3952 crypt: Support 64-bit TA address space. by Alyssa Milburn · 8 years ago
  45. 47f7e3b remove deprecated ta/prebuilt/faked_armv7_uta_signed_header.bin by Etienne Carriere · 8 years ago
  46. e0ab180 xtest: fix buffer setup in AES benchmark tests by Etienne Carriere · 8 years ago 2.5.0 2.5.0-rc1 2.5.0-rc2
  47. e916b10 Add regression_1016: TA to TA buffer manipulations by Jerome Forissier · 8 years ago
  48. 7601c03 ta/os_test: remove unused code by Jerome Forissier · 8 years ago
  49. d2d94b4 Make sure AES CTR does not buffer data by Jerome Forissier · 8 years ago
  50. c13fafa Make sure AES GCM does not buffer data by Jerome Forissier · 8 years ago
  51. 5f86daa regression 6018: reduce the number of blocks written by Jens Wiklander · 8 years ago
  52. fbbc48d xtest: fix 32bit/64bit build directive when GP suite is enabled by Etienne Carriere · 8 years ago
  53. de0c443 regression_5000.c: use size_t instead of uint32_t by Jerome Forissier · 8 years ago
  54. cefbe02 regression_5006: use 32KB buffer by Jerome Forissier · 8 years ago
  55. e134252 --sdp-basic: fix misleading messages by Jerome Forissier · 8 years ago
  56. 20949ea regression 6018: reduce the number of blocks written by Jens Wiklander · 8 years ago
  57. 0b8342d SDP basic test TA: get SDP configuration from TA devkit by Etienne Carriere · 8 years ago
  58. d851fc7 xtest/perfs: fix option for random initialization of input buffers by Etienne Carriere · 8 years ago
  59. b85a5f9 xtest: add SDP performance tests in aes-perf by Etienne Carriere · 8 years ago
  60. b9a9582 xtest: fix SDP basic to nicely export allocate_ion_buffer() by Etienne Carriere · 8 years ago
  61. 057129b aes-perf: AES buffer size must be a multiple of 16 bytes by Etienne Carriere · 8 years ago
  62. d0b3ee2 aes-perf, sha-perf: add long options by Etienne Carriere · 8 years ago
  63. 2f18cc4 aes-perf, sha-perf: trace TEE error origin when applicable by Etienne Carriere · 8 years ago
  64. 7203db0 Remove SQL-FS by Jens Wiklander · 8 years ago
  65. d232f17 regression: add case 9524 by Jens Wiklander · 8 years ago
  66. e5f9a5d regression: 6015: remove special case for REE FS by Jens Wiklander · 8 years ago
  67. 4fd31f7 Adjust the 9xxx cases for FS updates by Jens Wiklander · 8 years ago
  68. 170a1ee Android.mk: Rename C source files to its test suite by Victor Chong · 8 years ago
  69. f84e996 adbg_run.c: Define TAILQ_CONCAT() for aosp by Victor Chong · 8 years ago
  70. cc923db Adjust the 9xxx cases for FS updates by Jens Wiklander · 8 years ago
  71. cd0186b Renumber regression suite tests 10xxxx and 20xxxx by Jens Wiklander · 8 years ago
  72. 213ca8a Move GlobalPlatform tests to their own test suite by Jerome Forissier · 8 years ago 2.4.0
  73. 272d364 Add case 1015 testing hash tree by Jens Wiklander · 8 years ago
  74. 674b606 Adjust the 20xxx cases for FS hash-tree updates by Jens Wiklander · 8 years ago
  75. 7d18f55 xtest: fix bug by Etienne Carriere · 8 years ago
  76. 69f914d xtest: fail straight if failing to open tee context by Etienne Carriere · 8 years ago
  77. 11e1860 GP: do not expect to find non-standard macros in tee_internal_api.h by Jerome Forissier · 8 years ago
  78. b296a64 xtest: fix (another) type issue in sdp_basic.c by Etienne Carriere · 8 years ago
  79. 5fdf635 xtest: fix type issue in sdp_basic.c traces by Etienne Carriere · 8 years ago
  80. 50abf9a xtest: add a SDP test in the non-regression suite by Etienne Carriere · 8 years ago
  81. c92b55f xtest: minor cleanups in aes/sha performance tests by Etienne Carriere · 8 years ago
  82. d701b29 ta/Makefile: include host_include/conf.mk by Jerome Forissier · 8 years ago
  83. 8c9af87 xtest_20000: Fix uninitialized variable warning by Andrew F. Davis · 8 years ago
  84. 726d8bc xtest: 'invoke tests' pTA API from exported include files by Etienne Carriere · 8 years ago
  85. d165582 xtest/sdp: test NS client invocation to pTA with SDP memref params by Etienne Carriere · 8 years ago
  86. c45d976 xtest: SDP basic tests TA to pseudo TA with SDP memref by Etienne Carriere · 8 years ago
  87. f690b91 xtest: SDP basic tests TA to TA with SDP memref by Etienne Carriere · 8 years ago
  88. 41343db xtest: add SDP basic tests by Etienne Carriere · 8 years ago
  89. 5d969d8 Add test case for allocate + reset persistent object enumerator by Jerome Forissier · 8 years ago
  90. a3db050 case 6018: reduce the number of blocks written by Jens Wiklander · 8 years ago
  91. 0b67955 xtest: os_test TA does not need TA_FLAG_UNSAFE_NW_PARAMS by Etienne Carriere · 8 years ago
  92. 8a6ed86 xtest: prevent clean failure when toggling GP tests enable/disable by Etienne Carriere · 8 years ago
  93. 3ddc362 make: fix "make clean" against directories generated at build by Etienne Carriere · 8 years ago
  94. d99fe97 aes-perf, sha-perf: display more statistics by Jerome Forissier · 8 years ago
  95. 3d8798f xtest_1000.c: define TA_DIR in C file when __ANDROID__ is set by Victor Chong · 8 years ago
  96. 23139a3 Android.mk: Add missing include for sockets TA by Victor Chong · 8 years ago
  97. 27867f5 xtest: fix dependency to initstate_r() and friends by Jens Wiklander · 8 years ago
  98. aba31ba Add test case 6018 by Jens Wiklander · 8 years ago
  99. fb1a1e1 Adjust the 20xxx cases for FS htree by Jens Wiklander · 8 years ago
  100. 7849283 docs: remove modprobe instruction by Jens Wiklander · 9 years ago