Update makefile and add two tests.
method-as-member-variable: This test identifies a missing feature. That being, when there is a an SC_MODULE instantiated within an SC_MODULE as a member variable, then it is not recognized. The reason is because there is no second pass after the initial sc_module collection.
tests/Makefile.systemc
0 → 120000
tests/template-method.cpp
0 → 100644
Please register or sign in to comment