[LTP] [RFC PATCH 1/2] Add 'make checks' and clang-checks to build system
Richard Palethorpe
rpalethorpe@suse.de
Fri Jun 4 10:42:37 CEST 2021
Hello,
Petr Vorel <pvorel@suse.cz> writes:
> Hi Richie,
>
>> Hi Richie,
>
>> > Allows the user to run 'make check' to check all source files or
>> > 'make check-<target>' to check one source file corresponding to a
>> > target.
>
>> > Adds makefile pieces for tools/clang-checks/main which will be a
>> > libclang based tool. By default this is ran by 'make check'.
>
>> Compilation does not work from tools directory:
>
>> $ cd tools/ && make
>> ../include/mk/testcases.mk:25: ../include/mk/clang-checks.mk: No such file or directory
>> make: *** No rule to make target '../include/mk/clang-checks.mk'. Stop.
>
> I guess you forget to add git add include/mk/clang-checks.mk, right?
Argg, yes, sorry for wasting your time. This is my fault for not
cleaning up my LTP directory.
>
> Kind regards,
> Petr
--
Thank you,
Richard.
More information about the ltp
mailing list