mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 06:53:38 +02:00
Internals: Rename selfTest, no functional change.
This commit is contained in:
+1
-1
@@ -351,7 +351,7 @@ void V3GraphTestImport::dotImport() {
|
||||
|
||||
//======================================================================
|
||||
|
||||
void V3Graph::test() {
|
||||
void V3Graph::selfTest() {
|
||||
// Execute all of the tests
|
||||
UINFO(2,__FUNCTION__<<": "<<endl);
|
||||
{ V3GraphTestStrong test; test.run(); }
|
||||
|
||||
Reference in New Issue
Block a user