[LTP] [PATCH v2 1/1] runtest/cve: Add some existing CVE tests to runtest file
Martin Doucha
mdoucha@suse.cz
Wed Jun 21 14:41:00 CEST 2023
On 21. 06. 23 13:52, Li Wang wrote:
> Thanks for the info. I look a while why can't build them
> as fake programs and only exit with TCONF on non-x86,
> but seems it has some platform-dependent assembly language
> and the linker rule unsupport that.
The KVM Makefile is complicated because we build a raw machine code
binary which will be executed in the VM and then link it inside the test
program as a data blob. Adding extra conditions to skip the blob
compilation and safely TCONF in the test programs would make everything
even more complicated so it's not worth the effort at this point because
the KVM test coverage is still quite small.
--
Martin Doucha mdoucha@suse.cz
SW Quality Engineer
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic
More information about the ltp
mailing list