Always quote suppressions files given to *_OPTIONS.
This will make it not break when given full Windows paths (otherwise,
parsing would stop after the drive's letter + ':').
Also fix one or two cases where the suppression files' extensions were
not *.supp.
Why would you need to change extension to .supp here? I think it's fine to have two different files in this test instead of overwriting a single file.