Re: [Xen-devel] [OSSTEST PATCH v3 21/25] Introduce ts-xtf-fep

2016-09-06 Thread Ian Jackson
Wei Liu writes ("[OSSTEST PATCH v3 21/25] Introduce ts-xtf-fep"): > Test the availability of FEP during runtime. > > Signed-off-by: Wei Liu Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

[Xen-devel] [OSSTEST PATCH v3 21/25] Introduce ts-xtf-fep

2016-09-06 Thread Wei Liu
Test the availability of FEP during runtime. Signed-off-by: Wei Liu --- v3: use logm to log result v2: 1. use target_cmd_output_root to get output 2. die if the output is not in expected format 3. use fep test result as exit code of the script 4. remove the use of xtfdir runvar --- ts-xtf-fep