Home
last modified time | relevance | path

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

/external/capstone/suite/cstest/src/
Dmain.c112 static int teardown_MC(void **state) in teardown_MC() function
290 …ber_of_tests] = (struct CMUnitTest)cmocka_unit_test_setup_teardown(test_MC, setup_MC, teardown_MC); in test_file()