| test_cmake_and_ninja_commands(self, tmp_path, monkeypatch) | test_verilator.TestCompileCommands | |
| test_compile_commands_requires_verilator_bin(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_configure_leaves_cmakelists_changes_to_ninja(self, tmp_path, monkeypatch) | test_verilator.TestCompileCommands | |
| test_configure_runs_when_environment_changes(self, tmp_path, monkeypatch) | test_verilator.TestCompileCommands | |
| test_configure_skips_when_inputs_unchanged(self, tmp_path, monkeypatch) | test_verilator.TestCompileCommands | |
| test_driver_not_in_verilator_cmd_cmake(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_failed_configure_is_not_cached(self, tmp_path, monkeypatch) | test_verilator.TestCompileCommands | |
| test_macro_definitions(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_no_cflags_or_ldflags_cmake(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_no_exe_or_build_flags_cmake(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_respects_verilator_path_env(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_trace_flags_in_debug(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_uses_verilator_bin(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_verilator_path_overrides_path(self, tmp_path) | test_verilator.TestCompileCommands | |
| test_verilator_path_redirects_perl_wrapper(self, tmp_path) | test_verilator.TestCompileCommands | |