| /linux/tools/testing/kunit/ |
| A D | kunit_tool_test.py | 43 def test_is_subset_of(self): argument 67 def test_write_to_file(self): argument 83 def setUp(self): argument 167 def test_no_header(self): argument 187 def test_no_tests(self): argument 370 def test_basic(self): argument 387 def test_is_lazy(self): argument 406 def setUp(self): argument 541 def setUp(self): argument 582 def __eq__(self, other): argument [all …]
|
| /linux/tools/testing/selftests/hid/tests/ |
| A D | test_multitouch.py | 57 def __init__(self, id, x, y): argument 73 def __init__(self, x, y): argument 102 self, argument 237 self, argument 260 self, argument 357 def __init__(self): argument 1109 def create_device(self): argument 1120 def create_device(self): argument 1131 def create_device(self): argument 1168 def create_device(self): argument [all …]
|
| A D | test_wacom_generic.py | 62 def fill(self, reportdata): argument 98 def fill(self, reportdata): argument 123 def fill(self, reportdata): argument 143 def contains(self, field): argument 615 def assertName(self, uhdev): argument 625 def create_device(self): argument 628 def test_sanity(self): argument 682 def create_device(self): argument 685 def test_buttons(self): argument 768 def create_device(self): argument [all …]
|
| A D | test_mouse.py | 541 def test_buttons(self): argument 645 def create_device(self): argument 648 def test_rdesc(self): argument 684 def create_device(self): argument 692 def test_wheel(self): argument 734 def create_device(self): argument 742 def test_ac_pan(self): argument 803 def create_device(self): argument 875 def create_device(self): argument 892 def create_device(self): argument [all …]
|
| /linux/tools/verification/dot2/ |
| A D | dot2c.py | 25 def __init__(self, file_path): argument 29 def __buff_to_string(self, buff): argument 48 def get_enum_states_string(self): argument 52 def format_states_enum(self): argument 74 def get_enum_events_string(self): argument 78 def format_events_enum(self): argument 86 def get_minimun_type(self): argument 159 def get_aut_init_function(self): argument 230 def format_invalid_state(self): argument 236 def format_model(self): argument [all …]
|
| /linux/scripts/gdb/linux/ |
| A D | mm.py | 24 def __init__(self): argument 33 def __init__(self): argument 248 def __va(self, pa): argument 293 def __init__(self): argument 307 def __init__(self): argument 322 def __init__(self): argument 337 def __init__(self): argument 352 def __init__(self): argument 366 def __init__(self): argument 380 def __init__(self): argument [all …]
|
| /linux/lib/ |
| A D | test_bpf.c | 90 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() 110 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2() 129 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3() 156 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4() 175 static int bpf_fill_maxinsns5(struct bpf_test *self) in bpf_fill_maxinsns5() 198 static int bpf_fill_maxinsns6(struct bpf_test *self) in bpf_fill_maxinsns6() 220 static int bpf_fill_maxinsns7(struct bpf_test *self) in bpf_fill_maxinsns7() 246 static int bpf_fill_maxinsns8(struct bpf_test *self) in bpf_fill_maxinsns8() 401 static int bpf_fill_ja(struct bpf_test *self) in bpf_fill_ja() 457 static int bpf_fill_stxw(struct bpf_test *self) in bpf_fill_stxw() [all …]
|
| /linux/tools/kvm/kvm_stat/ |
| A D | kvm_stat | 444 def read(self): argument 479 def __del__(self): argument 550 def enable(self): argument 568 def reset(self): argument 743 def fields(self): argument 762 def pid(self): argument 788 def reset(self): argument 830 def fields(self): argument 839 def pid(self): argument 919 def reset(self): argument [all …]
|
| /linux/tools/perf/scripts/python/ |
| A D | exported-sql-viewer.py | 199 def run(self): argument 428 def Busy(self): argument 435 def Idle(self): argument 1556 def Step(self): argument 1646 def Unit(self): argument 1649 def Text(self): argument 1659 def Text(self): argument 2358 def Back(self): argument 2382 def Zoom(self): argument 2636 def Run(self): argument [all …]
|
| /linux/scripts/ |
| A D | rust_is_available_test.py | 162 def test_rustc_unset(self): argument 167 def test_bindgen_unset(self): argument 172 def test_cc_unset(self): argument 177 def test_rustc_missing(self): argument 181 def test_bindgen_missing(self): argument 185 def test_rustc_nonexecutable(self): argument 203 def test_rustc_no_minor(self): argument 208 def test_rustc_old_version(self): argument 231 def test_bindgen_no_minor(self): argument 236 def test_bindgen_old_version(self): argument [all …]
|
| A D | bpf_doc.py | 57 def proto_break_down(self): argument 104 def parse_element(self): argument 110 def parse_helper(self): argument 116 def parse_symbol(self): argument 128 def parse_proto(self): argument 316 def run(self): argument 336 def print_header(self): argument 339 def print_footer(self): argument 345 def print_all(self): argument 446 def print_header(self): argument [all …]
|
| /linux/tools/crypto/ccp/ |
| A D | test_dbc.py | 34 def __init__(self, data) -> None: argument 40 def setUp(self) -> None: argument 44 def tearDown(self) -> None: argument 51 def setUp(self) -> None: argument 65 def __init__(self, data) -> None: argument 70 def setUp(self) -> None: argument 123 def setUp(self) -> None: argument 146 def test_set_uid(self) -> None: argument 153 def test_get_param(self) -> None: argument 183 def setUp(self) -> None: argument [all …]
|
| /linux/tools/perf/pmu-events/ |
| A D | metric.py | 17 def ToPython(self) -> str: argument 21 def Simplify(self): argument 121 def Bracket(self, argument 157 def ToPython(self): argument 224 def ToPython(self): argument 258 def __init__(self, argument 271 def ToPython(self): argument 322 def ToPython(self): argument 349 def ToPython(self): argument 371 def ToPython(self): argument [all …]
|
| /linux/tools/net/ynl/lib/ |
| A D | nlspec.py | 51 def resolve_up(self, up): argument 56 def resolve(self): argument 87 def has_doc(self): argument 90 def raw_value(self): argument 131 def has_doc(self): argument 232 def __iter__(self): argument 235 def items(self): argument 281 def __iter__(self): argument 284 def items(self): argument 364 def resolve(self): argument [all …]
|
| A D | ynl.py | 105 def __str__(self): argument 153 def as_strz(self): argument 156 def as_bin(self): argument 163 def __repr__(self): argument 176 def __iter__(self): argument 179 def __repr__(self): argument 264 def cmd(self): argument 267 def __repr__(self): argument 286 def __iter__(self): argument 361 def cmd(self): argument [all …]
|
| /linux/drivers/gpu/drm/msm/registers/ |
| A D | gen_header.py | 20 def __init__(self, name): argument 24 def has_name(self, name): argument 30 def names(self): argument 33 def dump(self): argument 319 def indices(self): argument 339 def dump(self): argument 384 def indices(self): argument 399 def dump(self): argument 419 def dump_py(self): argument 424 def __init__(self): argument [all …]
|
| /linux/tools/bpf/bpftool/ |
| A D | json_writer.c | 29 static void jsonw_indent(json_writer_t *self) in jsonw_indent() 37 static void jsonw_eol(json_writer_t *self) in jsonw_eol() 47 static void jsonw_eor(json_writer_t *self) in jsonw_eor() 92 json_writer_t *self = malloc(sizeof(*self)); in jsonw_new() local 105 json_writer_t *self = *self_p; in jsonw_destroy() local 119 void jsonw_reset(json_writer_t *self) in jsonw_reset() 177 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() 182 void jsonw_end_object(json_writer_t *self) in jsonw_end_object() 187 void jsonw_start_array(json_writer_t *self) in jsonw_start_array() 192 void jsonw_end_array(json_writer_t *self) in jsonw_end_array() [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| A D | json_writer.c | 29 static void jsonw_indent(json_writer_t *self) in jsonw_indent() 37 static void jsonw_eol(json_writer_t *self) in jsonw_eol() 47 static void jsonw_eor(json_writer_t *self) in jsonw_eor() 92 json_writer_t *self = malloc(sizeof(*self)); in jsonw_new() local 105 json_writer_t *self = *self_p; in jsonw_destroy() local 119 void jsonw_reset(json_writer_t *self) in jsonw_reset() 177 void jsonw_start_object(json_writer_t *self) in jsonw_start_object() 182 void jsonw_end_object(json_writer_t *self) in jsonw_end_object() 187 void jsonw_start_array(json_writer_t *self) in jsonw_start_array() 192 void jsonw_end_array(json_writer_t *self) in jsonw_end_array() [all …]
|
| A D | test_bpftool_synctypes.py | 28 def __init__(self, reader): argument 72 def search_block(self): argument 78 def parse(self): argument 123 def __init__(self): argument 126 def close(self): argument 132 def reset_read(self): argument 297 def get_options(self): argument 368 def get_map_help(self): argument 396 def __init__(self): argument 425 def get_options(self): argument [all …]
|
| /linux/tools/testing/selftests/tpm2/ |
| A D | tpm2_tests.py | 14 def setUp(self): argument 18 def tearDown(self): argument 22 def test_seal_with_auth(self): argument 37 def test_seal_with_policy(self): argument 158 def test_too_short_cmd(self): argument 214 def test_send_two_cmds(self): argument 239 def setUp(self): argument 266 def test_get_handles(self): argument 283 def test_invalid_cc(self): argument 307 def setUp(self): argument [all …]
|
| /linux/tools/power/pm-graph/ |
| A D | sleepgraph.py | 319 def __init__(self): argument 337 def resetlog(self): argument 462 def cpuInfo(self): argument 533 def initdmesg(self): argument 1376 def stop(self, pm): argument 2242 def title(self): argument 2253 def text(self): argument 2360 def isCall(self): argument 2364 def isLeaf(self): argument 3219 def start(self): argument [all …]
|
| /linux/tools/net/ynl/ |
| A D | ynl-gen-c.py | 40 def get_family_id(self): argument 89 def resolve(self): argument 99 def is_scalar(self): argument 331 def resolve(self): argument 727 def __iter__(self): argument 756 def resolve(self): argument 820 def resolve(self): argument 875 def resolve(self): argument 920 def resolve(self): argument 1216 def __del__(self): argument [all …]
|
| /linux/tools/testing/selftests/tc-testing/ |
| A D | TdcResults.py | 20 def set_result(self, result): argument 27 def get_result(self): argument 37 def get_errormsg(self): argument 47 def get_failmsg(self): argument 50 def add_steps(self, newstep): argument 62 def __init__(self): argument 70 def count_tests(self): argument 73 def count_failures(self): argument 76 def count_skips(self): argument 90 def format_tap(self): argument [all …]
|
| /linux/tools/testing/selftests/tc-testing/plugin-lib/ |
| A D | nsPlugin.py | 21 def __init__(self): argument 28 def prepare_test(self, test): argument 65 def post_case(self): argument 74 def post_suite(self, index): argument 118 def _nl_ns_create(self): argument 162 def _ipr2_ns_create_cmds(self): argument 182 def _ipr2_ns_create(self): argument 189 def _nl_ns_destroy(self): argument 196 def _ipr2_ns_destroy(self): argument 204 def _proc(self): argument [all …]
|
| /linux/scripts/kconfig/tests/ |
| A D | conftest.py | 30 def __init__(self, request): argument 148 def defconfig(self, defconfig): argument 210 def savedefconfig(self, dot_config): argument 238 def _contains(self, attr, expected): argument 243 def _matches(self, attr, expected): argument 247 def config_contains(self, expected): argument 255 def config_matches(self, expected): argument 263 def stdout_contains(self, expected): argument 271 def stdout_matches(self, expected): argument 279 def stderr_contains(self, expected): argument [all …]
|