1. 08 Jan, 2016 3 commits
  2. 07 Jan, 2016 6 commits
  3. 06 Jan, 2016 3 commits
  4. 09 Nov, 2015 1 commit
  5. 08 Nov, 2015 1 commit
  6. 24 Jul, 2015 2 commits
  7. 18 Jun, 2015 1 commit
  8. 20 Mar, 2015 2 commits
  9. 16 Mar, 2015 1 commit
  10. 15 Mar, 2015 1 commit
  11. 28 Feb, 2015 2 commits
  12. 17 Feb, 2015 2 commits
  13. 16 Feb, 2015 1 commit
  14. 31 Jan, 2015 1 commit
  15. 30 Jan, 2015 1 commit
  16. 24 Jan, 2015 1 commit
  17. 05 Dec, 2014 2 commits
    • Andrei Borzenkov's avatar
      add file filters tests · 272e0466
      Andrei Borzenkov authored
      Tests file access with all filters enabled. It does it both for local
      and network access, due to regression in signature checking over network.
      
      This includes all files in distribution to not depend on existence
      of compression tools and gpg. Test preloads all required modules to
      avoid having to provide signatures for them.
      
      Still not implemented is file offset filter (is not available in grub
      script, needs extra module)
      272e0466
    • Andrei Borzenkov's avatar
      grub-shell: support --files also for net boot · 4b94e322
      Andrei Borzenkov authored
      This allows running tests that require extra files using netboot as well.
      4b94e322
  18. 20 Nov, 2014 1 commit
  19. 18 Dec, 2013 1 commit
  20. 04 Dec, 2013 1 commit
    • Colin Watson's avatar
      Fix grub-shell to avoid breaking "make distcheck" · 3a82f8bb
      Colin Watson authored
      Copying the themes directory in grub-shell isn't
      parallel-test-friendly and breaks on the second test when the source
      directory is read-only (as in "make distcheck").  Instead, add a
      hidden --themes-directory option to grub-mkrescue et al, and use it
      in grub-shell.
      3a82f8bb
  21. 27 Nov, 2013 1 commit
  22. 20 Nov, 2013 1 commit
  23. 18 Nov, 2013 4 commits