Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
static int | setup_issue (void **state) |
static int | setup_MC (void **state) |
static int | teardown_issue (void **state) |
static int | teardown_MC (void **state) |
static void | test_file (const char *filename) |
static void | test_folder (const char *folder) |
static void | test_issue (void **state) |
static void | test_MC (void **state) |
Variables | |
static int | counter |
static int | e_flag |
static int | failed_setup |
static int | getDetail |
static cs_mode | issue_mode |
static char ** | list_lines |
static int | mc_mode |
static int | size_lines |
Definition at line 320 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 119 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 18 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 236 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 112 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 251 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 305 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 226 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 104 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 9 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 16 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 11 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 14 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 13 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 10 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 15 of file bloaty/third_party/capstone/suite/cstest/src/main.c.
|
static |
Definition at line 12 of file bloaty/third_party/capstone/suite/cstest/src/main.c.