Re: [PATCH rt-tests v1 13/13] ssdd: Add JSON output feature

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 04, 2021 at 08:22:20PM +0100, Daniel Wagner wrote:
> +static void write_stats(FILE *f, void *data)
> +{
> +	int *error = data;
> +
> +	fprintf(f, "  \"success\": %d\n", !*error);
> +}

I think I add 'exit_code' to all of the tests.




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux