CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
test_verilator.TestFindVerilatorRoot Class Reference

Public Member Functions

 test_from_env (self, tmp_path)
 
 test_from_bin_in_path (self, tmp_path)
 
 test_returns_none_when_not_found (self, tmp_path)
 
 test_invalid_env_raises (self, tmp_path)
 

Detailed Description

Definition at line 311 of file test_verilator.py.

Member Function Documentation

◆ test_from_bin_in_path()

test_verilator.TestFindVerilatorRoot.test_from_bin_in_path (   self,
  tmp_path 
)

Definition at line 322 of file test_verilator.py.

References test_verilator._make_verilator().

◆ test_from_env()

test_verilator.TestFindVerilatorRoot.test_from_env (   self,
  tmp_path 
)

Definition at line 313 of file test_verilator.py.

References test_verilator._make_verilator().

◆ test_invalid_env_raises()

test_verilator.TestFindVerilatorRoot.test_invalid_env_raises (   self,
  tmp_path 
)

Definition at line 351 of file test_verilator.py.

References test_verilator._make_verilator().

◆ test_returns_none_when_not_found()

test_verilator.TestFindVerilatorRoot.test_returns_none_when_not_found (   self,
  tmp_path 
)

Definition at line 341 of file test_verilator.py.

References test_verilator._make_verilator().


The documentation for this class was generated from the following file: