/openbmc/u-boot/doc/driver-model/ |
H A D | README.txt | 106 test/py/tests/test_ut.py::test_ut_dm_init PASSED 107 test/py/tests/test_ut.py::test_ut[ut_dm_adc_bind] PASSED 108 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_conversion] PASSED 109 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_shot] PASSED 110 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_conversion] PASSED 111 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_shot] PASSED 112 test/py/tests/test_ut.py::test_ut[ut_dm_adc_supply] PASSED 113 test/py/tests/test_ut.py::test_ut[ut_dm_adc_wrong_channel_selection] PASSED 114 test/py/tests/test_ut.py::test_ut[ut_dm_autobind] PASSED 115 test/py/tests/test_ut.py::test_ut[ut_dm_autobind_uclass_pdata_alloc] PASSED [all …]
|
/openbmc/linux/tools/testing/kunit/test_data/ |
H A D | test_is_test_passed-missing_plan.log | 3 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 5 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed 7 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed 9 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed 11 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed 13 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed 15 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed 17 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed 19 kunit sysctl_test: all tests passed 25 # example_simple_test: example_simple_test passed [all …]
|
H A D | test_is_test_passed-all_passed.log | 5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 7 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed 9 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed 11 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed 13 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed 15 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed 17 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed 19 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed 21 kunit sysctl_test: all tests passed 27 # example_simple_test: example_simple_test passed [all …]
|
H A D | test_is_test_passed-all_passed_nested.log | 5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 11 # example_simple_test: example_simple_test passed 14 # example_mock_test: example_mock_test passed 16 kunit example: all tests passed 18 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed 20 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed 22 kunit sysctl_test: all tests passed 28 # example_simple_test: example_simple_test passed 31 # example_mock_test: example_mock_test passed 33 kunit example: all tests passed
|
H A D | test_is_test_passed-failure.log | 5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 7 # sysctl_test_dointvec_table_maxlen_unset: sysctl_test_dointvec_table_maxlen_unset passed 9 # sysctl_test_dointvec_table_len_is_zero: sysctl_test_dointvec_table_len_is_zero passed 11 …_test_dointvec_table_read_but_position_set: sysctl_test_dointvec_table_read_but_position_set passed 13 # sysctl_test_dointvec_happy_single_positive: sysctl_test_dointvec_happy_single_positive passed 15 # sysctl_test_dointvec_happy_single_negative: sysctl_test_dointvec_happy_single_negative passed 17 # sysctl_test_dointvec_single_less_int_min: sysctl_test_dointvec_single_less_int_min passed 19 # sysctl_test_dointvec_single_greater_int_max: sysctl_test_dointvec_single_greater_int_max passed 21 kunit sysctl_test: all tests passed 34 # example_mock_test: example_mock_test passed
|
H A D | test_strip_hyphen.log | 5 # sysctl_test_dointvec_null_tbl_data: sysctl_test_dointvec_null_tbl_data passed 7 kunit sysctl_test: all tests passed 13 # example_simple_test: example_simple_test passed 15 kunit example: all tests passed
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | resulttooltests.py | 55 result_data = {'result': {'test1': {'status': 'PASSED'}, 56 'test2': {'status': 'PASSED'}, 62 …self.assertTrue(result_report['passed'] == 2, msg="Passed count not correct:%s" % result_report['p… 75 base_result_data = {'result': {'test1': {'status': 'PASSED'}, 76 'test2': {'status': 'PASSED'}, 80 target_result_data = {'result': {'test1': {'status': 'PASSED'}, 82 'test3': {'status': 'PASSED'}, 86 self.assertTrue(result['test2']['base'] == 'PASSED', 92 self.assertTrue(result['test3']['target'] == 'PASSED', 277 "status": "PASSED" [all …]
|
/openbmc/linux/include/linux/ |
H A D | counter.h | 44 * respective Synapse action mode should be passed back via 47 * respective Device u8 component should be passed back via 50 * respective Count u8 component should be passed back via 53 * respective Signal u8 component should be passed back via 56 * the respective Device u32 component should be passed 59 * respective Count u32 component should be passed back via 62 * the respective Signal u32 component should be passed 65 * the respective Device u64 component should be passed 68 * respective Count u64 component should be passed back via 71 * the respective Signal u64 component should be passed [all …]
|
/openbmc/qemu/include/migration/ |
H A D | register.h | 38 * @opaque: data pointer passed to register_savevm_live() 48 * @opaque: data pointer passed to register_savevm_live() 62 * @opaque: data pointer passed to register_savevm_live() 74 * @opaque: data pointer passed to register_savevm_live() 84 * @opaque: data pointer passed to register_savevm_live() 100 * @opaque: data pointer passed to register_savevm_live() 113 * @opaque: data pointer passed to register_savevm_live() 124 * @opaque: data pointer passed to register_savevm_live() 141 * @opaque: data pointer passed to register_savevm_live() 161 * @opaque: data pointer passed to register_savevm_live() [all …]
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | oplib.h | 64 /* Open the device described by the passed string. Note, that the format 70 /* Close a previously opened device described by the passed integer 75 /* Do a seek operation on the device described by the passed integer 97 /* Reboot the machine with the command line passed. */ 100 /* Evaluate the forth string passed. */ 113 /* Set the PROM 'sync' callback function to the passed function pointer. 123 * gets passed a buffer where you would like it stuffed. The return value 179 * at the passed program counter. 184 /* Stop the CPU with the passed device tree node. */ 187 /* Idle the CPU with the passed device tree node. */ [all …]
|
/openbmc/linux/include/linux/i3c/ |
H A D | ccc.h | 56 * struct i3c_ccc_events - payload passed to ENEC/DISEC CCC 69 * struct i3c_ccc_mwl - payload passed to SETMWL/GETMWL CCC 81 * struct i3c_ccc_mrl - payload passed to SETMRL/GETMRL CCC 107 * The DEFSLVS command should be passed an array of i3c_ccc_dev_desc 121 * struct i3c_ccc_defslvs - payload passed to DEFSLVS CCC 128 * Information passed to the broadcast DEFSLVS to propagate device 150 * struct i3c_ccc_enttm - payload passed to ENTTM CCC 154 * Information passed to the ENTTM CCC to instruct an I3C device to enter a 162 * struct i3c_ccc_setda - payload passed to SETNEWDA and SETDASA CCCs 166 * Information passed to the SETNEWDA and SETDASA CCCs to assign/change the [all …]
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | pci-endpoint-test.rst | 32 should be passed as argument. 37 to be tested should be passed as argument. 40 to be tested should be passed as argument. 43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X). 47 Perform write tests. The size of the buffer should be passed 50 Perform read tests. The size of the buffer should be passed 53 Perform read tests. The size of the buffer should be passed
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | css.py | 84 :param flags: Flags to be passed into Soup Sieve's 87 :param kwargs: Keyword arguments to be passed into SoupSieve's 112 :param flags: Flags to be passed into Soup Sieve's 115 :param kwargs: Keyword arguments to be passed into SoupSieve's 142 :param flags: Flags to be passed into Soup Sieve's 145 :param kwargs: Keyword arguments to be passed into SoupSieve's 179 :param flags: Flags to be passed into Soup Sieve's 182 :param kwargs: Keyword arguments to be passed into SoupSieve's 206 :param flags: Flags to be passed into Soup Sieve's 209 :param kwargs: Keyword arguments to be passed into SoupSieve's [all …]
|
/openbmc/linux/drivers/of/ |
H A D | unittest.c | 37 int passed; member 47 unittest_results.passed++; \ 215 "Updating an existing property should have passed\n"); in of_unittest_dynamic() 223 "Updating a missing property should have passed\n"); in of_unittest_dynamic() 227 "Removing a property should have passed\n"); in of_unittest_dynamic() 237 "Adding a large property should have passed\n"); in of_unittest_dynamic() 412 bool passed = true; in of_unittest_parse_phandle_with_args() local 421 passed &= !rc; in of_unittest_parse_phandle_with_args() 422 passed &= (args.args_count == 1); in of_unittest_parse_phandle_with_args() 423 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() [all …]
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | oplib_64.h | 74 /* Reboot the machine with the command line passed. */ 77 /* Evaluate the forth string passed. */ 94 * gets passed a buffer where you would like it stuffed. The return value 108 /* Start the CPU with the given device tree node at the passed program 109 * counter with the given arg passed in via register %o0. 113 /* Start the CPU with the given cpu ID at the passed program 114 * counter with the given arg passed in via register %o0. 127 /* Resume the CPU with the passed device tree node. */ 190 /* Get the length, at the passed node, of the given property type. 214 /* Does the passed node have the given "name"? YES=1 NO=0 */ [all …]
|
H A D | oplib_32.h | 54 /* Reboot the machine with the command line passed. */ 57 /* Evaluate the forth string passed. */ 70 /* Set the PROM 'sync' callback function to the passed function pointer. 80 * gets passed a buffer where you would like it stuffed. The return value 104 * at the passed program counter. 122 /* Get the length, at the passed node, of the given property type. 145 /* Search all siblings starting at the passed node for "name" matching 150 /* Returns the next property after the passed property for the given 158 /* Set the indicated property at the given node with the passed value.
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | regulator.yaml | 123 hardware performs emergency shutdown. Zero can be passed to disable 130 Zero can be passed to disable error detection and value '1' indicates 136 damaged. Recovery actions should be initiated. Zero can be passed to 142 hardware performs emergency shutdown. Zero can be passed to disable 150 Zero can be passed to disable error detection and value '1' indicates 157 damaged. Recovery actions should be initiated. Zero can be passed to 164 hardware performs emergency shutdown. Zero can be passed to disable 172 Zero can be passed to disable error detection and value '1' indicates 179 it gets damaged. Recovery actions should be initiated. Zero can be passed 186 hardware performs emergency shutdown. Zero can be passed to disable [all …]
|
/openbmc/openbmc/poky/scripts/lib/resulttool/template/ |
H A D | test_report_full_text.txt | 5 …estseries']) }} | {{ 'ID'.ljust(maxlen['result_id']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} |… 8 …eport.result_id.ljust(maxlen['result_id']) }} | {{ (report.passed|string).ljust(maxlen['passed']) … 11 …count'].ljust(maxlen['result_id']) }} | {{ reporttotalvalues['passed'].ljust(maxlen['passed']) }} … 20 {{ 'Recipe'.ljust(maxlen['ptest']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljust(… 23 …t.ljust(maxlen['ptest']) }} | {{ (ptests[machine][ptest]['passed']|string).ljust(maxlen['passed'])… 36 {{ 'Recipe'.ljust(maxlen['ltptest']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljus… 39 …t(maxlen['ltptest']) }} | {{ (ltptests[machine][ltptest]['passed']|string).ljust(maxlen['passed'])… 52 {{ 'Recipe'.ljust(maxlen['ltpposixtest']) }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'… 55 …sixtest']) }} | {{ (ltpposixtests[machine][ltpposixtest]['passed']|string).ljust(maxlen['passed'])…
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | argument.hpp | 28 * @param[in] argc - the main function's argc passed as is 29 * @param[in] argv - the main function's argv passed as is 44 * @param[in] argv - the main function's argv passed as is 48 /** @brief Set to 'true' when an option is passed */ 51 /** @brief Set to '' when an option is not passed */
|
/openbmc/phosphor-networkd/src/ |
H A D | argument.hpp | 29 * @param argc - the main function's argc passed as is 30 * @param argv - the main function's argv passed as is 45 * @param argv - the main function's argv passed as is 49 /** @brief Set to 'true' when an option is passed */ 52 /** @brief Set to '' when an option is not passed */
|
/openbmc/linux/include/media/ |
H A D | videobuf2-v4l2.h | 82 * @req: &struct v4l2_requestbuffers passed from userspace to 92 * @create: creation parameters, passed from userspace to 102 * @b: buffer structure passed from userspace to 110 * #) verifies the passed buffer, 126 * @b: buffer structure passed from userspace to 133 * #) verifies the passed buffer; 151 * @eb: export buffer structure passed from userspace to 162 * @b: buffer structure passed from userspace to 173 * #) verifies the passed buffer; 188 * @type: type argument passed from userspace to vidioc_streamon handler, [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | cpumask.c | 106 * pointer may be safely passed to this function. 119 * pointer may be safely passed to this function. 133 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. 247 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. 262 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. 277 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. 295 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. 311 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. 327 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. 342 * A struct bpf_cpumask pointer may be safely passed to @cpumask. [all …]
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | report.py | 22 self.result_types = {'passed': ['PASSED', 'passed', 'PASS', 'XFAIL'], 36 'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 62 'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 85 …self.ltptests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'failed… 104 …self.ltptests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'failed… 117 …self.ltpposixtests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'f… 134 …self.ltpposixtests[machine][suite] = {'passed': 0, 'failed': 0, 'skipped': 0, 'duration' : '-', 'f… 140 test_count_report = {'passed': 0, 'failed': 0, 'skipped': 0, 'failed_testcases': []} 169 cols = ['passed', 'failed', 'skipped'] 170 …maxlen = {'passed' : 0, 'failed' : 0, 'skipped' : 0, 'result_id': 0, 'testseries' : 0, 'ptest' : 0… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
H A D | runtest.sh | 18 passed=`grep PASSED results/*.result | wc -l`; \ 19 echo "TEST SUMMARY: $passed tests PASSED, $failed2 tests FAILED" ;\
|
/openbmc/linux/Documentation/core-api/ |
H A D | printk-formats.rst | 105 known are printed in decimal, while a non-ERR_PTR passed as the 219 Passed by reference. 232 Passed by reference. 244 Passed by reference. 320 Passed by reference. 339 Passed by reference. 358 Passed by reference. 373 specified through ``IS`` or ``iS``, can be passed to this format specifier. 389 Passed by reference. 415 Passed by reference. [all …]
|