Searched refs:test_option (Results 1 – 3 of 3) sorted by relevance
51 static int test_option(void);153 rc = test_option(); in tmod_ioctl()216 static int test_option() in test_option() function
157 def _check_collection_failure(self, test_option, failure_string): argument161 utils.system('echo "%s %s" > %s' % (old_core_pattern, test_option,
222 def test_option(self): member in SetMethodTests