add multithread option , add option to only run stuck_address test#12
add multithread option , add option to only run stuck_address test#12wsmlby wants to merge 2 commits intojnavila:masterfrom
Conversation
|
About "add option to only run stuck_address test", I think adding an option for a specific test is not a good idea. Somebody would like to run only Random Value + Bit Flip + 18-bit Writes we cannot realistically have a configuration flag for every possible combination. Even one flag per each specific test would bee too much. Rather we should have a single way to select the desired set of tests for each execution, for example: Does it look reasonable? |
|
The selection of test can already be performed via the environment variable |
|
Also remember that I do not intend to maintain memtester, because that would be a fork. If you are interested in helping on the development, please send your patches to Charles Cazabon, who is the original author of this tool. see https://pyropus.ca./software/memtester/ for more details. |
No description provided.