[LTP] [RFC PATCH 2/5] runtest/syscalls: rename CVE test cases

Stanislav Kholmanskikh stanislav.kholmanskikh@oracle.com
Mon Oct 8 11:52:58 CEST 2018



On 10/02/2018 03:53 PM, Cyril Hrubis wrote:
> Hi!
> Can we do this the other way around?
> 
> I.e. rename the source files to match the syscall name and then patch
> the cve runtest file to map the cve-* identifiers to the test names?
> 

By the way,

should I rename them right into testcases/cve or move to a corresponding
directory in testcases/kernel/syscalls?

I.e.

testcases/cve/cve-2017-6951.c -> testcases/cve/request_key05.c

or

testcases/cve/cve-2017-6951.c ->
testcases/kernel/syscalls/request_key/request_key05.c

?

I assume you propose the latter option, correct?


Thanks.


More information about the ltp mailing list