Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6193)

Issue 335690043: [plaso] Added additional import tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 1 month ago by onager
Modified:
6 years ago
Reviewers:
Joachim Metz
CC:
Joachim Metz, kiddi, log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

[plaso] Added additional import tests

Patch Set 1 #

Total comments: 12

Patch Set 2 : Changes after review #

Patch Set 3 : Changes after review #

Total comments: 26

Patch Set 4 : Changes after review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+337 lines, -77 lines) Patch
M plaso/analysis/__init__.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M plaso/analyzers/__init__.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M plaso/analyzers/hashers/__init__.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M plaso/cli/helpers/__init__.py View 1 2 3 3 chunks +8 lines, -1 line 0 comments Download
M plaso/containers/__init__.py View 1 2 3 1 chunk +11 lines, -1 line 0 comments Download
M plaso/containers/analyzer_result.py View 1 2 chunks +4 lines, -0 lines 0 comments Download
M plaso/containers/plist_event.py View 1 chunk +2 lines, -2 lines 0 comments Download
M plaso/containers/windows_events.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/filters/__init__.py View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M plaso/output/__init__.py View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M plaso/parsers/__init__.py View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
A tests/analysis/init_imports.py View 1 chunk +26 lines, -0 lines 0 comments Download
A tests/analyzers/init_imports.py View 1 chunk +36 lines, -0 lines 0 comments Download
A tests/cli/helpers/init_imports.py View 1 1 chunk +26 lines, -0 lines 0 comments Download
A tests/containers/init_imports.py View 1 chunk +26 lines, -0 lines 0 comments Download
A tests/filters/init_imports.py View 1 chunk +25 lines, -0 lines 0 comments Download
A tests/formatters/init_imports.py View 1 1 chunk +28 lines, -0 lines 0 comments Download
A tests/output/init_imports.py View 1 chunk +26 lines, -0 lines 0 comments Download
A tests/parsers/init_imports.py View 1 1 chunk +37 lines, -0 lines 0 comments Download
D tests/parsers/parser_import_test.py View 1 2 3 1 chunk +0 lines, -66 lines 0 comments Download
A tests/preprocessors/init_imports.py View 1 chunk +27 lines, -0 lines 0 comments Download
M tests/test_lib.py View 1 2 3 2 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 9
onager
6 years, 1 month ago (2018-03-18 21:50:51 UTC) #1
Joachim Metz
https://codereview.appspot.com/335690043/diff/1/plaso/containers/__init__.py File plaso/containers/__init__.py (right): https://codereview.appspot.com/335690043/diff/1/plaso/containers/__init__.py#newcode2 plaso/containers/__init__.py:2: """This file contains imports each file defining attribute container ...
6 years, 1 month ago (2018-03-20 19:58:35 UTC) #2
onager
Code updated.
6 years, 1 month ago (2018-03-24 20:47:28 UTC) #3
onager
Code updated.
6 years, 1 month ago (2018-03-24 21:04:58 UTC) #4
onager
https://codereview.appspot.com/335690043/diff/1/plaso/containers/__init__.py File plaso/containers/__init__.py (right): https://codereview.appspot.com/335690043/diff/1/plaso/containers/__init__.py#newcode2 plaso/containers/__init__.py:2: """This file contains imports each file defining attribute container ...
6 years, 1 month ago (2018-03-24 21:09:32 UTC) #5
Joachim Metz
Please merge and rebase with upstream and some remaining nits. https://codereview.appspot.com/335690043/diff/40001/plaso/analysis/__init__.py File plaso/analysis/__init__.py (right): https://codereview.appspot.com/335690043/diff/40001/plaso/analysis/__init__.py#newcode2 ...
6 years, 1 month ago (2018-03-25 10:07:32 UTC) #6
onager
Code updated.
6 years ago (2018-03-28 22:58:56 UTC) #7
onager
https://codereview.appspot.com/335690043/diff/40001/plaso/analysis/__init__.py File plaso/analysis/__init__.py (right): https://codereview.appspot.com/335690043/diff/40001/plaso/analysis/__init__.py#newcode2 plaso/analysis/__init__.py:2: """This file imports python modules that register analysis plugins.""" ...
6 years ago (2018-03-28 22:59:26 UTC) #8
Joachim Metz
6 years ago (2018-03-29 05:51:46 UTC) #9
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b