Continuous testing python files appear in qtcreator
This commit is contained in:
@@ -27,7 +27,8 @@ OTHER_FILES += tests/TLM_compliance/sim-batch.xml
|
||||
OTHER_FILES += tests/TLM_compliance/fifoStrict.xml
|
||||
OTHER_FILES += tests/TLM_compliance/test.pl
|
||||
|
||||
# python unit tests
|
||||
OTHER_FILES += tests/unit/unit_test.py
|
||||
OTHER_FILES += tests/unit/mem_util.py
|
||||
|
||||
# python continuous testing
|
||||
OTHER_FILES += tests/continuous_testing_py/autotest.py
|
||||
OTHER_FILES += tests/continuous_testing_py/baseconfig_expected.out
|
||||
OTHER_FILES += tests/continuous_testing_py/baseconfig.xml
|
||||
OTHER_FILES += tests/continuous_testing_py/memutil.py
|
||||
|
||||
Reference in New Issue
Block a user