1. f0c71df move bmc code into bmc folder by Patrick Venture · 6 years ago[Renamed (71%) from test/Makefile.am]
  2. 380832c test: cleanup by moving tool tests into subfolder by Patrick Venture · 6 years ago
  3. 3bc66ba test: drop obsolete open(blob) tests by Patrick Venture · 6 years ago
  4. bcc0c77 bmc: delete if open sessions bails by Patrick Venture · 6 years ago
  5. 3e9899d test: firmware notYetStarted: open(tarball) by Patrick Venture · 6 years ago
  6. 2098ff9 test: firmware updateCompleted: initial empty file by Patrick Venture · 6 years ago
  7. 16ab2a1 test: firmware updateStarted: empty and cleanup by Patrick Venture · 6 years ago
  8. 0cd945c test: firmware updatePending: initial empty test by Patrick Venture · 6 years ago
  9. a82f99e test: firmware verificationCompleted: start without tests by Patrick Venture · 6 years ago
  10. 237e2c6 test: firmware verificationStarted: stat(session) by Patrick Venture · 6 years ago
  11. 61d2ed4 test: firmware verificationPending: canHandleBlob by Patrick Venture · 6 years ago
  12. ebcc522 test: firmware uploadInProgress: getBlobIds by Patrick Venture · 6 years ago
  13. 8a4f2aa test: firmware notYetStarted: getBlobIds by Patrick Venture · 6 years ago
  14. 997023d test: start state-transition-specific unit-tests by Patrick Venture · 6 years ago
  15. cf10cda build: use configure rule whether host tool is built by Patrick Venture · 6 years ago
  16. 4679e50 build: enable valgrind by Patrick Venture · 6 years ago
  17. c897738 build: split object to enable coverage by Patrick Venture · 6 years ago
  18. 9dc342a autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 6 years ago
  19. 664c5bc use ipmiblob library from ipmi-blob-tool by Patrick Venture · 6 years ago
  20. 2f3b4b6 build: enable code coverage by Patrick Venture · 6 years ago
  21. 6bc04f9 build: rework gtest checks by Patrick Venture · 6 years ago
  22. 8e1b233 tools: lpc: start implementation, send metadata by Patrick Venture · 6 years ago
  23. 9dfcf5d tools: specify common ipmi errors for humans by Patrick Venture · 6 years ago
  24. 907f3a7 tools: implement bt sendcontents by Patrick Venture · 6 years ago
  25. 2e12a43 tools: ipmi handler must open ipmi device by Patrick Venture · 6 years ago
  26. aa32a36 tools: add missing updater unit-tests by Patrick Venture · 6 years ago
  27. c79faa1 tools: blob: implement layer above ipmi by Patrick Venture · 6 years ago
  28. 360b9a3 test: Add tools to search path by Patrick Venture · 6 years ago
  29. d333a87 firmware: add logging to factory failures by Patrick Venture · 6 years ago
  30. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  31. ffcc550 firmware: add verify blob_id by Patrick Venture · 6 years ago
  32. 86b49e2 filehandler: implement getSize by Patrick Venture · 6 years ago
  33. cc7d160 firmare: start implementing session stat by Patrick Venture · 6 years ago
  34. 7753d94 static handler: transition to generic file handler by Patrick Venture · 6 years ago
  35. a17cf44 static_handler: implement basic version by Patrick Venture · 6 years ago
  36. 9e5aab2 firmware: start implementing deleteBlob by Patrick Venture · 6 years ago
  37. 68bb143 firmware: start implementing close method by Patrick Venture · 6 years ago
  38. 8c53533 firmware: add read/write configuration methods by Patrick Venture · 6 years ago
  39. 18235e6 firmware: tie implementation of session into write by Patrick Venture · 6 years ago
  40. 72388d7 tests: add unit-tests for opening by Patrick Venture · 6 years ago
  41. df848ee tests: Add unit-tests for canHandleBlob by Patrick Venture · 6 years ago
  42. de77b30 test: fixup unit-test naming by Patrick Venture · 6 years ago
  43. 46637c8 firmware: implement stat command by Patrick Venture · 6 years ago
  44. 21be45a test: Add first unit-test to verify factory by Patrick Venture · 6 years ago
  45. 971899a Revert original implementation in favor of blob-based approach by Patrick Venture · 6 years ago
  46. 605f75f flash-ipmi: implement flashAbort by Patrick Venture · 6 years ago
  47. 7fc66de flash-ipmi: implement flashVerifyCheck by Patrick Venture · 6 years ago
  48. fdc65b2 ipmi: start implementing flashVerifyCheck by Patrick Venture · 6 years ago
  49. d5f590f flash-ipmi: implement flashHashFinish by Patrick Venture · 6 years ago
  50. cbe5149 flash-ipmi: implement flashHashData by Patrick Venture · 6 years ago
  51. 6f17bd2 flash-ipmi: implement flashStartHash by Patrick Venture · 6 years ago
  52. 5770366 flash-ipmi: implement flashDataFinish by Patrick Venture · 6 years ago
  53. 3c086f2 flash-ipmi: implement flashDataBlock by Patrick Venture · 6 years ago
  54. 8ec019f flash-ipmi: implement flashStartTransfer by Patrick Venture · 6 years ago
  55. 5c251ca ipmi: start implementing flashAbort by Patrick Venture · 6 years ago
  56. 1cb87d2 ipmi: start implementing flashDataVerify by Patrick Venture · 6 years ago
  57. 9a5a79a main: cleanup command handling by Patrick Venture · 6 years ago
  58. fbc7d19 ipmi: start implementing flashHashFinish by Patrick Venture · 6 years ago
  59. cfe6687 ipmi: start implementing flashHashData by Patrick Venture · 6 years ago
  60. 8d9f732 ipmi: start implementing flashStartHash by Patrick Venture · 6 years ago
  61. 2c1205d ipmi: start implementing flashDataFinish by Patrick Venture · 6 years ago
  62. a53a7b3 ipmi: promote min length check to earlier by Patrick Venture · 6 years ago
  63. 79e131f ipmi: start implementing flashDataBlock by Patrick Venture · 6 years ago
  64. 54c3b53 ipmi: start implementing flashStartTransfer by Patrick Venture · 6 years ago