Using config files, tagging, or some other mechanism in Catch2, we want to create different sets of tests that we can fire off: - Tests that don't involve RDMA - Tests that involve RDMA - Tests that exclude the large graphs
Using config files, tagging, or some other mechanism in Catch2, we want to create different sets of tests that we can fire off: