This subfolder just like "linkerscript" subfolder keeps
testcases with invalid input. According to PR30540 it seems
we might have many new ones soon and I suggest to separate them
from regular testcases.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I also wonder if we want to move invalid-dse*.s and invalid-cie*.s tests into new folder. I did not do that because they do not use something special like yaml2obj or hexedited objects, so in my understanding it is hard to call them "invalid inputs".
Comment Actions
Please remove invalid from filenames if you move them under invalid directory.
Invalid directory should be invalid (starts with a lowercase).