Pass the cert stores in a CertStores struct rather than as individual
parameters, to avoid the risk of getting the parameter order confused.
Also reduces some redundancy from repeating the CertOpenStore calls in multiple tests.
Change-Id: I94f40dfe745bc8b46ddb28cfe064d92dfb5aea55
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4166726
Reviewed-by: Hubert Chao <hchao@chromium.org>
Commit-Queue: Matt Mueller <mattm@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1094625}