[PATCH 0/5] Integrate fwts-test into fwts

Keng-Yu Lin kengyu at canonical.com
Tue Feb 11 15:29:33 UTC 2014


On Tue, Feb 11, 2014 at 11:22 PM, Keng-Yu Lin <kengyu at canonical.com> wrote:
> I upgraded to the latest automake-1.14 now I can reproduce this.
> These are two test failures.
>
> I will look at them.
>
> (failure.log is not at /tmp with my patches. attached also).

s/not/now/

>
> ================================
>    fwts 0.1: ./test-suite.log
> ================================
>
> # TOTAL: 69
> # PASS:  67
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> FAIL: fwts-test/arg-help-0001/test-0001.sh
> ==========================================
>
> FAILED: Test -h option, test-0001.sh
>
> FAIL: fwts-test/arg-help-0001/test-0002.sh
> ==========================================
>
> FAILED: Test --help option, test-0002.sh
>
>
> On Tue, Feb 11, 2014 at 10:26 PM, Colin Ian King
> <colin.king at canonical.com> wrote:
>> On 11/02/14 12:49, Keng-Yu Lin wrote:
>>> The patchset integrated fwts-test into the same source tree
>>> of fwts.
>>>
>>> This is done in the automake-level. Automake has the magic
>>> to generate the 'check' target in the Makefiles. So fwts-test
>>> now can be run just by:
>>>
>>>       make check
>>>
>>> All the test-000*.sh scripts are modifed to adopt the change.
>>>
>>> In fwts itself, the disassemble-aml is modified to accept to dump
>>> DSL files in a specified directory. If the output directory is not
>>> passed, the current working directory is used (just as it was).
>>>
>>
>> I tried the make check and at then end I get:
>>
>> make[3]: *** [test-suite.log] Error 1
>> make[3]: Leaving directory `/home/king/repos/fwts'
>> make[2]: *** [check-TESTS] Error 2
>> make[2]: Leaving directory `/home/king/repos/fwts'
>> make[1]: *** [check-am] Error 2
>> make[1]: Leaving directory `/home/king/repos/fwts'
>>
>> any ideas why?
>>
>>



More information about the fwts-devel mailing list