Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc-test-automation
/
f09e8afe86e9b8b5faeef02a4126387d8b24c804
/
lib
/
gen_print.py
d40115e
Added max_width to arg to sprint_executing()
by Michael Walsh
· 4 years, 9 months ago
45ee00b
New sprint_file
by Michael Walsh
· 5 years ago
b26d2c7
Add max_width arg to sprint_func_line
by Michael Walsh
· 5 years ago
46fcecb
sprint_varx fmt to support quote_values
by Michael Walsh
· 5 years ago
adf4ab2
Apply strip_brackets to header in sprint_varx
by Michael Walsh
· 5 years ago
c9a7ee7
get_stack_var to consider global value
by Michael Walsh
· 5 years ago
c6acf74
Fix delim in sprint_varx plus new fmt options
by Michael Walsh
· 5 years ago
e7ca2b0
sprint_error_report support for stack_frame_ix arg
by Michael Walsh
· 5 years ago
6bed4d3
sprint_varx fmt default to terse
by Michael Walsh
· 5 years ago
91fc882
Improve is_dict efficiency/python_verion in header
by Michael Walsh
· 5 years ago
4dbb600
sprint_varx indent, col1_width, fmt, delim, etc.
by Michael Walsh
· 5 years ago
61c1298
Improved gen_print's logging support, etc.
by Michael Walsh
· 6 years ago
6f0362c
New work_around_inspect_stack_cwd_failure function
by Michael Walsh
· 6 years ago
589ae76
qprint/dprint_func_templates to use get_stack_var
by Michael Walsh
· 6 years ago
662e13b
Add style argument to sprint_func_line function
by Michael Walsh
· 6 years ago
8646d96
New is_dict function
by Michael Walsh
· 6 years ago
36efbc0
Python 2.7x and 3.xx compatibility fixes
by George Keishing
· 6 years ago
47aa2a4
sprint_call_stack/sprint_executing improve method output
by Michael Walsh
· 6 years ago
7bfa9ab
sprint_error_report: call sprint_call_stack() for robot
by Michael Walsh
· 6 years ago
a52e9eb
get_arg_name: fixed continuation line processing bug
by Michael Walsh
· 6 years ago
4fea2cf
Process elapsed time separately for lprint functions.
by Michael Walsh
· 6 years ago
37762f9
gen_print.py python3 changes
by Michael Walsh
· 6 years ago
3b7115a
Python 2.x and 3.x compatible changes
by George Keishing
· 6 years ago
faafa9c
Add fork arg to shell_cmd
by Michael Walsh
· 6 years ago
004ad3c
Formatted python files to follow PEP 8 python code standards.
by Joy Onyerikwu
· 6 years ago
3f24827
get_arg_name support for negative arg_num, etc.
by Michael Walsh
· 6 years ago
37cd29d
Fixed variable 'end_line_ix' referenced before assignment
by Michael Walsh
· 6 years ago
1173a52
More lvalue support for get_arg_name
by Michael Walsh
· 6 years ago
052ff81
New get_stack_var function
by Michael Walsh
· 6 years ago
2750b44
New lvalue support in get_arg_name
by Michael Walsh
· 6 years ago
3ba8ecd
New stop plug-in
by Michael Walsh
· 7 years ago
92ac3d0
Added support for long type to sprint_varx.
by Michael Walsh
· 7 years ago
096cd56
Fixed PEP 8 style using autopep8
by Gunnar Mills
· 7 years ago
d286903
Add support for key_list parm to sprint_varx and sprint_var
by Michael Walsh
· 7 years ago
95e4510
Fixed UnicodeEncodeError in sprintn and sprint in gen_print.py
by Michael Walsh
· 7 years ago
81c0234
Need mod_qualifier on gp_print call in generated code.
by Michael Walsh
· 7 years ago
168eb0f
Added logging support to gen_print.py.
by Michael Walsh
· 7 years ago
4acb0e5
Remove hashtag lines from gen_print.py.
by Michael Walsh
· 7 years ago
fd2733c
New create_print_wrapper_funcs/re-work of wrapper creation code.
by Michael Walsh
· 7 years ago
9c75f67
Correction to stack_frame_ix value in sprint_error_report.
by Michael Walsh
· 7 years ago
3383e65
Fix hex printing of negative numbers.
by Michael Walsh
· 7 years ago
bf60565
Corrected unconventional var names.
by Michael Walsh
· 7 years ago
f7b8a00
Include square brackets in print_var dict terse format.
by Michael Walsh
· 7 years ago
20a87ab
Added support for 'type' data types in sprint_varx.
by Michael Walsh
· 7 years ago
c653744
Fixed get_var_value error. Should not convert to int.
by Michael Walsh
· 7 years ago
db6e68a
Move robot print support from gen_robot_print to gen_print.
by Michael Walsh
· 7 years ago
82acf00
Add password-hiding support to print functions.
by Michael Walsh
· 8 years ago
b150015
Renamed gp_get_var_value, changed parm order, added var_value.
by Michael Walsh
· 8 years ago
2ee77cd
Changes to gen_print.py.
by Michael Walsh
· 8 years ago
0f2ea5f
Changes to gen_misc.py/gen_print.py.
by Michael Walsh
· 8 years ago
d995cb0
Add support for terse format for dictionaries to sprint_varx in gen_print.py.
by Michael Walsh
· 8 years ago
8e6deb4
I added support for NormalizedDict to sprint_varx in gen_print.py.
by Michael Walsh
· 8 years ago
23e7f49
Changes to gen_print.py.
by Michael Walsh
· 8 years ago
2795edc
Failure to print "<blank>" when asked.
by Michael Walsh
· 8 years ago
86de0d2
Fixed problems introduced by obmc_boot_test.robot merge.
by Michael Walsh
· 8 years ago
a6723f2
Multiple changes to support functions.
by Michael Walsh
· 8 years ago
1817632
Fixes and new support functions.
by Michael Walsh
· 8 years ago
bec416d
Adding new function and fixing some bugs in general purpose py files.
by Michael Walsh
· 8 years ago
7423c01
Providing plug-in support:
by Michael Walsh
· 8 years ago
de79173
Adding the following support functions for use with dvt robot tests:
by Michael Walsh
· 8 years ago