X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2Fautogen%2FRegenerator.py;fp=resources%2Flibraries%2Fpython%2Fautogen%2FRegenerator.py;h=abcd7b8b99ce2769492f025d25920fede6e573dc;hp=fd0d8cfee0bdb80b9f489af02f4ef94abc30bc0a;hb=7829fea4a2c8936513fa95215b7d84997f814a69;hpb=8b25b4e89bdba964f2a3d602b8c47f551a084724 diff --git a/resources/libraries/python/autogen/Regenerator.py b/resources/libraries/python/autogen/Regenerator.py index fd0d8cfee0..abcd7b8b99 100644 --- a/resources/libraries/python/autogen/Regenerator.py +++ b/resources/libraries/python/autogen/Regenerator.py @@ -157,9 +157,9 @@ def add_default_testcases(testcase, iface, suite_id, file_out, tc_kwargs_list): if kwargs[u"frame_size"] not in MIN_FRAME_SIZE_VALUES: emit = False if ( - u"-cps-" in suite_id - or u"-pps-" in suite_id - or u"-tput-" in suite_id + u"-cps-" in suite_id + or u"-pps-" in suite_id + or u"-tput-" in suite_id ): if kwargs[u"frame_size"] not in MIN_FRAME_SIZE_VALUES: emit = False