[PATCH 0/5] Integrate fwts-test into fwts
Keng-Yu Lin
kengyu at canonical.com
Wed Feb 12 08:26:56 UTC 2014
The fixing patch is sent in the mailing list:
[PATCH] lib: fwts_args: determine tty width from stdin
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