1. f84ec99 [ipc-unittest] Add test for TIPC wrapper lib by Michael Ryleev · 5 years ago
  2. 6622049 [ipc-unittest] Cleanup sync_connect usage by Michael Ryleev · 5 years ago
  3. 4a376a5 Make logging statements portable. by Nick Bray · 5 years ago
  4. a2c9b90 [storage-unittest] Remove re-definition of ASSERT_* macros by Roberto Pereira · 5 years ago
  5. 3996306 [ipc-unittest] Fixup for 64-bit by Michael Ryleev · 5 years ago
  6. 199dbbf [app-mgmt-test] Fixup for 64-bit apps by Michael Ryleev · 5 years ago
  7. 72224bc Update sample applications to use new TLOGX macros by Michael Ryleev · 5 years ago
  8. dcbd472 Prefix gettime and nanosleep with trusty_. by Nick Bray · 6 years ago
  9. 4ee0697 General cleanups. by Nick Bray · 6 years ago
  10. 92d9134 Expand "uint" to "unsigned int". by Nick Bray · 6 years ago
  11. ce61a1a [app][timer] Convert timertest to unittest by Arve Hjønnevåg · 6 years ago
  12. 29c027f Whitelist variable-length arrays for storage unittest. by Nick Bray · 6 years ago
  13. 318c9ef [storage-unittest] Fix mock hosttest build by Arve Hjønnevåg · 6 years ago
  14. 900bb68 [storage-unittest] Separate persistent file tests by Arve Hjønnevåg · 6 years ago
  15. 72dc62c [storage-unittest] Convert to use unittest lib to run only on request by Arve Hjønnevåg · 6 years ago
  16. a9f587b Modify storage unit test to let it run on host. by Yu Shan · 6 years ago
  17. 253f7f8 [ipc-unittest] Convert to use unittest lib by Arve Hjønnevåg · 6 years ago
  18. c6ba2db [storage-unittest] Test sparse files by Arve Hjønnevåg · 7 years ago
  19. d57a6ba [storage-unittest] Test file list api (fails if some tests has failed before) by Arve Hjønnevåg · 7 years ago
  20. f1338f1 [storage-unittest] Test file move api by Arve Hjønnevåg · 7 years ago
  21. 8caaa69 Update module dependencies after tree restructure by Michael Ryleev · 6 years ago
  22. 44d37f0 Remove dependency on app/trusty module by Michael Ryleev · 6 years ago
  23. f4bedcc Update references to libc-trusty and libstdc++-trusty by Michael Ryleev · 6 years ago
  24. fa6fd43 Update references to interface modules and client libraries by Michael Ryleev · 6 years ago
  25. 75adda3 Enable pre-upload clang formatting. by Nick Bray · 6 years ago
  26. 8fa9c4c [ipc-unittest] Send test output and status back to client by Arve Hjønnevåg · 6 years ago
  27. 0d42c6b Adjust for remapping openssl as boringssl by Michael Ryleev · 6 years ago
  28. dac3e65 Add missing time.h include. by Nick Bray · 6 years ago
  29. 84bdec8 Remove references to trusty_std.h. by Nick Bray · 6 years ago
  30. f893b7c [appmgmt-test] Add test apps to test application management by Roberto Pereira · 7 years ago
  31. 29bb422 Use "__typeof__" rather than "typeof". by Nick Bray · 6 years ago
  32. 50733e6 Define UNITTEST_KEYSLOT conditionally. by Nick Bray · 6 years ago
  33. 4ab4191 [ipc-unittest] Add send handle unittest by Michael Ryleev · 8 years ago
  34. 365c530 [hwcrypto] turn fake HWKEY and HWRNG warnings into messages. by Nick Bray · 6 years ago
  35. c59233d Use new include paths. by Nick Bray · 6 years ago
  36. 7a30ba7 [ipc-unittest] Add tests for handle sets by Michael Ryleev · 8 years ago
  37. b6e58ee [ipc-unittest] Fixup IPC unittest for off zero base handles by Michael Ryleev · 8 years ago
  38. 1ca3216 [hwcrypto] Comment out unsused key by Roberto Pereira · 7 years ago
  39. cbd0cd9 [samples] Correct a wrong parameter in HKDF by Huang, Yang · 7 years ago
  40. 31011a3 [clang][ipc-unittest] Change partial to complete initializers by Roberto Pereira · 7 years ago
  41. 3578802 [clang][timer] Replace unused volatile qualifier with noinline by Roberto Pereira · 7 years ago
  42. 57269a2 [samples] Add sample hwcrypto app by Michael Ryleev · 8 years ago
  43. 41c16f1 [samples] Add spinner test app by Michael Ryleev · 8 years ago
  44. 15c2de8 [ipc-unittest] Fixup IPC unitest by Michael Ryleev · 8 years ago
  45. 5722f53 [storage-unittest] Add test coverage for commit on NOP size change. by Mattias Nissler · 8 years ago
  46. 9966596 [storage-unittest] add unittest for secure storage by Andres Morales · 9 years ago
  47. f4d4b49 [ipc-unittest] Fixup race condition by Michael Ryleev · 8 years ago
  48. f892e93 [samples][hwcrypto-unittest] Add unittest for hwrng API by Michael Ryleev · 9 years ago
  49. 6dfff1e [samples] add hwcrypto-unittest to exercise hwkey APIs by Andres Morales · 9 years ago
  50. bb7a3f6 [app][sample][ipc-unittest] Add async connect test by Michael Ryleev · 9 years ago
  51. e5a93eb [app][sample][ipc-unittest] Update for connect syscall changes by Michael Ryleev · 9 years ago
  52. 0adea15 [app][sample][ipc-unittest] Disallow ports with empty names by Michael Ryleev · 9 years ago
  53. 7baa145 [app][sample][ipc-unittest] Update for new wait by Michael Ryleev · 9 years ago
  54. d955fa6 [app][sample][ipc-unittest] Rewrite ipc-unittest server by Michael Ryleev · 9 years ago
  55. b4c2fe9 [app][sample][ipc-unittest] Update ipc-unittest app by Michael Ryleev · 9 years ago
  56. 8789763 [app][sample][ipc-unittest] Restructure TIPC unittest app by Michael Ryleev · 9 years ago
  57. 144fb57 [app][sample][ipc-unittest] Update TIPC unittest by Michael Ryleev · 9 years ago
  58. 88140e3 [app][sample] Add Apache 2.0 LICENSE file to app/sample by Riley Andrews · 9 years ago
  59. 731b6bd [app][sample] Timer test app by Michael Ryleev · 9 years ago
  60. b160e36 [ipc-unittest] Redirect output to stderr by Michael Ryleev · 10 years ago
  61. dca2d27 [app] Add Trusty IPC unittest app by Michael Ryleev · 9 years ago
  62. fb47cf4 [app][sample] Update rules.mk for skel,skel2 apps by Michael Ryleev · 9 years ago
  63. 172eb74 Add two sample apps to test basic userspace interactions by Michael Ryleev · 9 years ago
  64. a26d61b Initial empty repository by Chad Jones · 11 years ago