1. 30 3月, 2015 6 次提交
  2. 29 3月, 2015 1 次提交
  3. 28 3月, 2015 6 次提交
  4. 27 3月, 2015 14 次提交
  5. 26 3月, 2015 1 次提交
    • L
      avocado.job: Refactor how multiplexation happens · ef617ec1
      Lukáš Doktor 提交于
      This pull request changes the way multiplexation is used.
      
      1. tests are discovered by test_loader.discover()
      2. multiplexer is initialized
      3. suite is executed with initialized multiplexer class
      4. each test works as template and iterates over multiplexer variants
      
      Additionaly support for multiplex_files overriding was removed as I
      haven't found any users of this API.
      Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
      ef617ec1
  6. 25 3月, 2015 7 次提交
  7. 24 3月, 2015 1 次提交
  8. 20 3月, 2015 4 次提交