[parted-devel] [PATCH 4/4] libparted/dasd: add test cases for the new fdasd functions

Brian C. Lane bcl at redhat.com
Wed Aug 10 23:42:48 UTC 2016


On Fri, Jul 08, 2016 at 10:04:09AM +0200, Hendrik Brueckner wrote:
> From: Wang Dong <dongdwdw at linux.vnet.ibm.com>
> 
> The test case uses a temporary file in libparted/tests under
> Check framwork.  It can be issued by "make check" in the test dir.

This should only be run on s390, either by checking the arch in the
wrapper shell or maybe by wrapping the test code in:

#if defined __s390__ || defined __s390x__

and having it return 0 on other arches.

-- 
Brian C. Lane | Port Orchard, WA (PST8PDT)



More information about the parted-devel mailing list