1. 23 9月, 2014 1 次提交
    • R
      multiplexer: Set root node name to empty string. · 90db83f5
      Rudá Moura 提交于
      Get rid of "/root" for the root node and use empty string as name,
      in order to avoid to prefix filters and to display information
      with the /root prefix in every output.
      
      The output will be just like this:
      
      ./scripts/avocado multiplex mux.yaml --filter-only /hw/cpu/arm --filter-out /os
      Variants generated:
      Variant 1:    /hw/cpu/arm, /hw/disk/scsi, /env/debug
      Variant 2:    /hw/cpu/arm, /hw/disk/scsi, /env/prod
      Variant 3:    /hw/cpu/arm, /hw/disk/virtio, /env/debug
      Variant 4:    /hw/cpu/arm, /hw/disk/virtio, /env/prod
      Signed-off-by: NRuda Moura <rmoura@redhat.com>
      90db83f5
  2. 20 9月, 2014 3 次提交
  3. 19 9月, 2014 4 次提交
  4. 18 9月, 2014 3 次提交
  5. 17 9月, 2014 23 次提交
  6. 16 9月, 2014 4 次提交
  7. 15 9月, 2014 1 次提交
  8. 13 9月, 2014 1 次提交