fix(lint): add missing test files for E605
Add test files for 12 modules flagged by E605 lint rule:
- ocaml-oci: test_attestation, test_cache, test_checkout, test_display,
test_fetch, test_flow, test_ls, test_oci, test_oci_spec, test_show,
test_util
- ocaml-homebrew: test_common
Wire all new suites into their respective test runners.