Skip to content
Snippets Groups Projects
  1. Mar 26, 2021
  2. Oct 29, 2020
  3. Jul 25, 2020
    • Simon Glass's avatar
      patman: Add a 'test' subcommand · 6bb74de7
      Simon Glass authored
      
      At present we use --test to indicate that tests should be run. It is
      better to use a subcommand for list, like binman. Change it and adjust
      the existing code to fit under a 'send' subcommand, the default.
      
      Give this subcommand the same default arguments as the others.
      
      Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      6bb74de7
  4. Jul 24, 2020
  5. Jul 20, 2020
    • Simon Glass's avatar
      patman: Add a 'test' subcommand · 57374b09
      Simon Glass authored
      
      At present we use --test to indicate that tests should be run. It is
      better to use a subcommand for list, like binman. Change it and adjust
      the existing code to fit under a 'send' subcommand, the default.
      
      Give this subcommand the same default arguments as the others.
      
      Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      57374b09
  6. Apr 26, 2020
  7. Jul 24, 2019
  8. Nov 29, 2018
    • Simon Glass's avatar
      test: Add a 'make qcheck' target for quicker testing · 499fde5c
      Simon Glass authored
      
      At present tests are quite slow to run, over a minute on my machine. This
      presents a considerable barrier to bisecting for failures.
      
      The slowest tests are the filesystem ones and the buildman --fetch-arch
      test. Add a new 'qcheck' target that skips these tests. This reduces test
      time down to about 40 second, still too long, but bearable.
      
      Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      499fde5c
  9. Nov 26, 2018
  10. Oct 08, 2018
  11. Jul 09, 2018
  12. Jun 07, 2018
  13. Jan 16, 2018
  14. Nov 28, 2017
  15. Nov 23, 2017
  16. Jun 01, 2017
  17. Jul 14, 2016
Loading