1(** Tests for the Cache module *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the test suite for Cache module functions. *)