1. 9b7b70d xtest: replace license terms by SPDX-License tags by Etienne Carriere · 5 years ago
  2. 359b003 xtest: regression 1027: fix build warning when openssl not used by Etienne Carriere · 5 years ago
  3. 66542a1 xtest: exclude tests with -x by Etienne Carriere · 5 years ago
  4. 717f2bd xtest: Makefile: create flag to enable OpenSSL by Victor Chong · 5 years ago 3.9.0-rc1
  5. 8e070bc xtest: disable tests 1027 and 1028 if no OpenSSL by Victor Chong · 5 years ago
  6. 30dd087 xtest: regression_1000: add test for session login as group by Vesa Jääskeläinen · 5 years ago
  7. 502c549 xtest: regression_1000: add test for session login as user by Vesa Jääskeläinen · 5 years ago
  8. e8a3e84 xtest: add UUIDv5 calculation helper by Vesa Jääskeläinen · 5 years ago
  9. 7e2a230 xtest: add helper to convert UUID string to TEEC_UUID by Vesa Jääskeläinen · 5 years ago
  10. e8c0c8d xtest: regression_1000: add test for public session login by Vesa Jääskeläinen · 5 years ago
  11. acb81c4 regression 4000: prevent array overrun in xtest_tee_test_4011 by Etienne Carriere · 5 years ago
  12. eed7e65 regression 4007_dsa: run all tests at level 0 by Jerome Forissier · 5 years ago
  13. 6ce1e69 pkcs11: 1003: test C_SetPIN() by Jens Wiklander · 5 years ago
  14. aa74151 pkcs11: 1003: test C_Login() and C_Logout() by Jens Wiklander · 5 years ago
  15. 282a8a5 pkcs11: 1003: test C_InitPIN() by Jens Wiklander · 5 years ago
  16. 14f8e8d pkcs11: 1003: test C_InitToken() by Jens Wiklander · 5 years ago
  17. dba3f3b regression 1025: test memref null parameter on PTA invocation by Etienne Carriere · 5 years ago
  18. 71383d4 regression_1025: test registering of NULL buffer as shared memory by Etienne Carriere · 5 years ago
  19. c602a52 regression 1025: skip test if memref null capability not supported by Etienne Carriere · 5 years ago
  20. ec39172 GP: expect non zero digestLength by Jerome Forissier · 5 years ago
  21. f297108 regression 1014: out of bounds memref tests ensure TA is not reached by Jerome Forissier · 5 years ago
  22. e8f35d1 regression 1014: fix return status condition by Jerome Forissier · 5 years ago
  23. 48fa1b2 regression 1018: out of bounds memref tests ensure TA is not reached by Etienne Carriere · 5 years ago
  24. a1212b6 xtest_1000.c: fix spelling errors by Joakim Bech · 5 years ago
  25. 9f483bb Allow memrefs with size 0 by Cedric Neveux · 6 years ago
  26. 61f89d8 pkcs11 100x: rename tee_test into pkcs1_test by Etienne Carriere · 5 years ago
  27. 3b5558a pkcs11 1002: test session API functions by Etienne Carriere · 5 years ago
  28. d312129 pkcs11 1001: get mechanism info from tokens by Etienne Carriere · 5 years ago
  29. cddc000 Regression 1024: add tests cases for PTA_SYSTEM_GET_TPM_EVENT_LOG service. by Javier Almansa Sobrino · 5 years ago
  30. de74633 pkcs11 1001: test C_GetSlotList() for zero-count non-NULL buffer case by Etienne Carriere · 5 years ago
  31. 6818d5f pkcs11 1001: get info from tokens by Etienne Carriere · 5 years ago
  32. e90a4e4 pkcs11 1001: split in sub tests by Etienne Carriere · 5 years ago
  33. fa7e34f pkcs11 1001: get info from slots by Etienne Carriere · 6 years ago
  34. d9be3dc regression 1014: test out of bounds SDP references by Etienne Carriere · 7 years ago
  35. 84382b3 regression 1018: add 1byte out of bounds reference test sub cases by Etienne Carriere · 7 years ago
  36. e9571e8 Add regression 1023 (ELF initialization via .init_array) by Jerome Forissier · 5 years ago
  37. 50d932f regression 6020: fix a session not closed by Oliver Chiang · 6 years ago
  38. f356a9a fix resource leak in sock_server_init by Rajesh Ravi · 6 years ago
  39. e1a201d regression_1008: skip subtests if PTA is unavailable by Jens Wiklander · 5 years ago
  40. 21f4e3c pkcs11 1000: test finalize against non-initiated library by Etienne Carriere · 6 years ago
  41. f0cf518 Add regression 4014 (SM2 KEP) by Jerome Forissier · 6 years ago
  42. 109c1d7 xtest: pkcs11 test through libckteec and the PKCS11 TA by Etienne Carriere · 7 years ago
  43. 817d99f regression 4003: do not fail if TEE_ALG_SM4 is not supported by Jerome Forissier · 6 years ago
  44. 87b00c0 regression 4001: do not fail if TEE_ALG_SM3 is not supported by Jerome Forissier · 6 years ago
  45. 4b03e28 regression 4006: do not fail if TEE_ALG_SM2* are not supported by Jerome Forissier · 6 years ago
  46. 6635c96 Add helper function ta_crypt_cmd_is_algo_supported() by Jerome Forissier · 6 years ago
  47. 30481e3 aes-perf, sha-perf: fix build with 64bit time_t on 32bit arches by André Draszik · 6 years ago 3.8.0 3.8.0-rc1
  48. 849b57e regression 4006: add test cases for SM2 DSA by Jerome Forissier · 6 years ago
  49. b6f5ac9 regression 4006: add test cases for SM2 PKE by Jerome Forissier · 6 years ago
  50. 3fbfd0d regression_4000.c: rename .ecdsa member of struct xtest_ac_case to .ecc by Jerome Forissier · 6 years ago
  51. 9f17e26 regression 4002: add test cases for SM3 HMAC by Jerome Forissier · 6 years ago
  52. 3ed850a regression 4001: add test cases for SM3 by Jerome Forissier · 6 years ago
  53. e73e0fb regression 4003: add test cases for SM4 by Jerome Forissier · 6 years ago
  54. 3b86e43 regression_4100.c: convert_from_string(): fix length of output buffer by Jerome Forissier · 6 years ago
  55. 227d6f4 xtest/Makefile: drop COMPILE_NS_USER and detect arch automatically by Jerome Forissier · 6 years ago 3.7.0 3.7.0-rc1
  56. 719047c regression 4009: always provide a valid public key to ECDSA by Cedric Auger · 6 years ago
  57. 110aac4 regression 1021: fix wrong condition check by Ovidiu Mihalachi · 6 years ago
  58. f69b19f cmake: support OpenSSL in non-standard locations by André Draszik · 6 years ago
  59. a9ab5d0 Add regression 1022 to test dlopen()/dlsym()/dlclose() by Jerome Forissier · 6 years ago
  60. 78ec4e9 regression_8100: use null terminated strings with file_to_c by Ricardo Salveti · 6 years ago
  61. 6987a82 regression: fix memory leakage in case 1010 by Jens Wiklander · 6 years ago
  62. 83a30ca regression 4013: add test for device and TA unique keys by Joakim Bech · 6 years ago
  63. 15cecff regression: add tests for panic events handling by Ovidiu Mihalachi · 6 years ago
  64. 3e6183e regression 1012: gracefully close subtest case by Ovidiu Mihalachi · 6 years ago
  65. 5a83a50 regression 41xx: prevent unsafe-loop-optimizations build error by Etienne Carriere · 6 years ago
  66. 68936ba GP: fix compile errors with calloc() by Jerome Forissier · 6 years ago
  67. e4ec9e4 xtest: Explicitly initialize local variables by Etienne Carriere · 6 years ago
  68. 895c5ca regression 1008: adjust TA corruption test for CFG_ULIBS_SHARED=y by Jerome Forissier · 6 years ago
  69. 3733864 benchmark_1000: fix compilation against musl (uint) by André Draszik · 6 years ago
  70. b873974 build: ignore declaration-after-statement warnings by André Draszik · 6 years ago
  71. 9f36e7b fix compilation against musl (inttypes) by André Draszik · 6 years ago
  72. 7cfe73d sock_server: fix compilation against musl (sys/errno.h) by André Draszik · 6 years ago
  73. 254a3e3 xtest: add --stats applet by Jens Wiklander · 7 years ago
  74. 3dec744 regression: 4002: run MAC tests in multiple increments by Jerome Forissier · 7 years ago
  75. 6690584 cmake: locate files WRT to project home directory by Volodymyr Babchuk · 7 years ago 3.4.0
  76. f6f68a2 regression 6000: fix uninitialized local variables by Etienne Carriere · 7 years ago
  77. 0cf4cfe regression 4100: fix uninitialized local variable by Etienne Carriere · 7 years ago
  78. 481c660 regression 4000: fix uninitialized local variable by Etienne Carriere · 7 years ago
  79. a410edb xtest --aes-perf: add -u option to process buffer in several steps by Jerome Forissier · 7 years ago 3.4.0-rc1
  80. 5401161 improve xtest summary message by Markus S. Wamser · 7 years ago
  81. a8c8f87 regression: split 4007 into key types by Jens Wiklander · 7 years ago
  82. 0953bf0 regression 4011: correct potential overflow by Etienne Carriere · 7 years ago
  83. 493574a xtest: prevent unexpected build warning with strncpy by Etienne Carriere · 7 years ago
  84. 7dbf877 regression: 6010: add rename conflict case (with close) by Jerome Forissier · 7 years ago
  85. b4c75aa regression: add 41xx arithmetic tests by Jens Wiklander · 7 years ago
  86. 2ad190f regression: 4006: add test for RSASSA no ASN.1 by Gabor Szekely · 7 years ago
  87. 3357f87 regression: add case 1020 (lockdep) by Jerome Forissier · 7 years ago
  88. 14f4887 regression_*.c: move ADBG_CASE_DEFINE() by Jens Wiklander · 7 years ago
  89. 286f1fc Android.mk: make xtest installed in the vendor partition by Yongqin Liu · 7 years ago
  90. c0e8678 xest: OpenSSL may be provided by the system by Etienne Carriere · 7 years ago 3.2.0
  91. 938702e xtest: Makefile: fix OpenSSL dependency on GP test suite support by Etienne Carriere · 7 years ago
  92. fc1bbc3 regression: 4003: add AES CBC test by Jerome Forissier · 7 years ago 3.2.0-rc1
  93. 3ff36f5 ta: os_test_lib: add aosp support by Victor Chong · 7 years ago
  94. bf9009e regression: 4003: use bigger plain text in AES CTR test by Jerome Forissier · 7 years ago
  95. 0780ad4 regression: 4003: add AES CTR test by Jerome Forissier · 7 years ago
  96. 53bde72 regression: add case 1019 by Jerome Forissier · 7 years ago
  97. 1aea52a regression_1000.c: remove useless code by Jerome Forissier · 7 years ago
  98. 4b0d43d xtest: use imported OpenSSL by Jerome Forissier · 7 years ago
  99. c18846f Move host/LICENSE to host/xtest/LICENSE by Jerome Forissier · 7 years ago
  100. 0451e37 regression: 4006: add test case for 4096-bit RSA by Jerome Forissier · 7 years ago