Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_policy_io_test.c29 static void try_io(const char *policy, const char should_success) in try_io() argument
51 if (should_success) { in try_io()
Dtomoyo_new_test.c29 static void show_result(const char *test, int should_success) in show_result() argument
33 if (should_success) { in show_result()
Dtomoyo_new_file_test.c28 static void show_result(int result, char should_success) in show_result() argument
32 if (should_success) { in show_result()