lisa/lisa
Chi Song 4e390f4223 TestResult: change log file to str
The log file may be rewritten to a URL. The str format is flexible.
2021-08-07 10:03:30 -07:00
..
base_tools Add sed tool to help replacing values in file. 2021-07-22 21:49:05 -07:00
combinators Modify combinator _next signature 2021-08-06 22:41:55 -07:00
features Add StandardSSD_LSR OS type and test case. (#1454) 2021-08-04 09:46:21 +08:00
notifiers console notifier: hide description reduce the log 2021-08-05 15:31:00 -07:00
parameter_parser 🚚 Rename runbook's 'parent' to be 'include', instead 2021-07-09 17:00:45 -07:00
runners unittest move to selftests folder 2021-08-06 14:38:24 -07:00
sut_orchestrator unittest move to selftests folder 2021-08-06 14:38:24 -07:00
tools get the max device channels appropriately 2021-08-06 22:42:52 -07:00
transformers Fixed some typos 2021-07-25 23:30:50 -07:00
util util: fix dump_file dumps only stars. 2021-08-02 11:23:28 -07:00
__init__.py cases: move frequent used things to root package 2021-08-02 11:23:28 -07:00
action.py add license header on python files 2021-03-04 16:27:28 +08:00
combinator.py Modify combinator _next signature 2021-08-06 22:41:55 -07:00
commands.py Add run finalized hook 2021-08-06 22:41:55 -07:00
environment.py environment: enable separated log file 2021-08-02 11:23:28 -07:00
executable.py tool: support auto sudo 2021-07-25 22:57:34 -07:00
feature.py Replaced built functions with literal syntax. (#1384) 2021-06-29 12:24:02 -07:00
main.py log: change create_file_handler accept Path type 2021-08-02 11:23:28 -07:00
node.py node: propagate log to parent logger. 2021-08-02 11:23:28 -07:00
notifier.py Replaced built functions with literal syntax. (#1384) 2021-06-29 12:24:02 -07:00
operating_system.py OS: comments and name refactoring 2021-07-28 00:36:20 -07:00
platform_.py Fixed some typos 2021-07-25 23:30:50 -07:00
py.typed Add py.typed so that LISA module users know it's typed and has hints. 2021-03-30 13:40:21 +08:00
runner.py logger: fix log handler is not closed. 2021-08-02 11:23:28 -07:00
schema.py use ExtendableSchemaMixin replace delay parsed. 2021-07-22 21:49:05 -07:00
search_space.py poetry: update mypy to version "^0.812" 2021-03-30 13:40:21 +08:00
secret.py Replaced built functions with literal syntax. (#1384) 2021-06-29 12:24:02 -07:00
testselector.py Replaced built functions with literal syntax. (#1384) 2021-06-29 12:24:02 -07:00
testsuite.py TestResult: change log file to str 2021-08-07 10:03:30 -07:00
transformer.py transformer: improve log and fix typo. 2021-07-22 21:49:05 -07:00
variable.py 🚚 Rename runbook's 'parent' to be 'include', instead 2021-07-09 17:00:45 -07:00