Searched refs:test_create_context (Results 1 – 3 of 3) sorted by relevance
9 test_create_context.cpp
153 static int test_create_context(struct rutabaga_test *test, const char *context_name) in test_create_context() function564 result |= test_create_context(&test, context_name); in main()
46 def test_create_context(self): member in TestCore