116 (393aac1629c8f82b7c448c8615745e89984899a8) 116 (11a82d14293cd66f428f535741717ff338c0722b)
1#!/bin/bash
1#!/usr/bin/env bash
2#
3# Test error code paths for invalid QED images
4#
5# The aim of this test is to exercise the error paths in qed_open() to ensure
6# there are no crashes with invalid input files.
7#
8# Copyright (C) 2015 Red Hat, Inc.
9#

--- 85 unchanged lines hidden ---
2#
3# Test error code paths for invalid QED images
4#
5# The aim of this test is to exercise the error paths in qed_open() to ensure
6# there are no crashes with invalid input files.
7#
8# Copyright (C) 2015 Red Hat, Inc.
9#

--- 85 unchanged lines hidden ---