Skip to content
Snippets Groups Projects
  1. Mar 11, 2022
  2. Mar 03, 2022
  3. Feb 28, 2022
  4. Feb 25, 2022
  5. Feb 24, 2022
  6. Feb 23, 2022
  7. Feb 21, 2022
  8. Feb 18, 2022
  9. Feb 17, 2022
  10. Feb 15, 2022
  11. Feb 14, 2022
  12. Feb 11, 2022
  13. Feb 09, 2022
  14. Feb 08, 2022
  15. Feb 03, 2022
  16. Jan 31, 2022
    • Walter Lozano's avatar
      Drop parse from test cases that not need them · 4df2fbb7
      Walter Lozano authored and Emanuele Aina's avatar Emanuele Aina committed
      
      LAVA provides several ways to report result from test cases, parsing the
      output is one of them, however, it is discourage since it is error prone.
      For that reason Apertis provides several scripts which make use of lava-*
      scripts, such as run-test-in-systemd. Unfortunately, many test cases that
      use those scripts still declare parse options which are misleading.
      
      Drop the parsing options which make use of run-test-in-systemd to avoid
      confusions.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      4df2fbb7
    • Walter Lozano's avatar
      Use test names with more sense · d3d14e86
      Walter Lozano authored and Emanuele Aina's avatar Emanuele Aina committed
      
      Test cases that uses run-test-in-systemd provides several options to set
      test names, but by default they use the script name. Since in some cases
      the name does not reflect the test being performed try to provide a more
      rationale name.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      d3d14e86
  17. Jan 24, 2022
  18. Jan 21, 2022
  19. Jan 19, 2022
  20. Jan 07, 2022
  21. Jan 06, 2022
  22. Jan 03, 2022
  23. Dec 27, 2021
  24. Dec 24, 2021
Loading