Skip to content
Snippets Groups Projects
  1. Apr 25, 2019
    • Emanuele Aina's avatar
      tracker: Rely on the preinstalled multimedia demopack · 2736fdd6
      Emanuele Aina authored
      
      The current test downloads from a legacy location the same contents already
      shipped by the official multimedia demopack under `/home/shared`.
      
      On the target and SDK images it is wasteful and silly, as those exact contents
      come pre-installed.
      
      On the minimal images this fails since there's not enough storage.
      
      On the base SDK image the decision to not install the multimedia demopack was
      taken explicitly as it is not relevant there.
      
      Change the test to only run on the images where it is appropriate and rely on
      the multimedia demopack being available out-of-the-box in `/home/shared`.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      2736fdd6
  2. Mar 19, 2019
  3. Feb 27, 2019
  4. Jan 25, 2019
  5. Jan 22, 2019
  6. Jan 16, 2019
  7. Jan 11, 2019
  8. Dec 13, 2018
  9. Dec 05, 2018
  10. Nov 19, 2018
  11. Nov 14, 2018
  12. Nov 12, 2018
    • Luis Araujo's avatar
      Add new post-condition section and macro · fc45841e
      Luis Araujo authored
      
      - Add a new post-condition section.
      - Add a new macro to install packages for automated tests.
      - Slightly change the way the function to parse lists work. Now
        only the run.steps section will be treated different from
        other sections.
      - Apply syntax changes to the already ported test cases.
      - Add new ported test cases.
      - Update the README explaining a rule for the formatter.
      
      Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
      fc45841e
Loading