# DV Tests | |
Organized into two subdirectories: | |
* harness: contains tests for both the mangement SoC and the mega-project. | |
* wb_utests: contains unit tests for the wishbone components residing at the management SoC private bus | |
<pre> | |
├── harness | |
│ ├── mgmt_soc | |
│ ├── mprj_counter | |
└── wb_utests | |
</pre> | |