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

Colin Ian King colin.king at canonical.com
Tue Feb 11 14:26:27 UTC 2014


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