DVT VHDL IDE User Guide
Rev. 24.1.5, 13 March 2024

4.17 e Language Test Files

Test files are parsed independently on top of the top files.

A test file can be specified using the following directive:

+dvt_test+/path/to/test_file.e

All tests and the files imported by them which are not tops are decorated with a green bullet:

When adding/removing tests you can use the Rebuild e Language Tests toolbar button to get the project database up to date much faster than performing a full build:

Only the tests will be re-analyzed, along with any files imported by them which are not tops.