test kallsyms scale factor

configname: CONFIG_TEST_KALLSYMS_SCALE_FACTOR

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>test kallsyms scale factor
In linux kernel since version 6.13 (release Date: 2025-01-19)  
How many more unusued symbols will TEST_KALLSYSMS_C have than
TEST_KALLSYMS_A. If 8, then module C will have 8 * syms
than module A. Then TEST_KALLSYMS_D will have double the amount
of symbols than C so to allow projections.