Home
last modified time | relevance | path

Searched refs:teardown_issue (Results 1 – 1 of 1) sorted by relevance

/external/capstone/suite/cstest/src/
Dmain.c236 static int teardown_issue(void **state) in teardown_issue() function
273 …sts] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_issue, setup_issue, teardown_issue); in test_file()