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

Issue 89590043: More code clean up. (Closed)

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

Description

These files are missing unit tests: + plaso/frontend/pinfo.py + plaso/frontend/preg.py + plaso/frontend/utils.py + plaso/output/elastic.py Requires: 89320044

Patch Set 1 #

Total comments: 7

Patch Set 2 : Uploading changes made to code. #

Patch Set 3 : Uploading changes made to code. #

Total comments: 2

Patch Set 4 : Submitted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1056 lines, -768 lines) Patch
M plaso/collector/scanner.py View 2 chunks +1 line, -3 lines 0 comments Download
M plaso/frontend/pinfo.py View 2 chunks +1 line, -3 lines 0 comments Download
M plaso/frontend/preg.py View 1 2 chunks +1 line, -3 lines 0 comments Download
M plaso/frontend/psort.py View 1 1 chunk +1 line, -1 line 0 comments Download
M plaso/frontend/psort_test.py View 2 chunks +3 lines, -2 lines 0 comments Download
M plaso/frontend/utils.py View 2 chunks +1 line, -3 lines 0 comments Download
M plaso/lib/event.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M plaso/lib/pfilter_test.py View 3 chunks +5 lines, -4 lines 0 comments Download
M plaso/lib/storage_test.py View 1 2 chunks +3 lines, -2 lines 0 comments Download
M plaso/lib/text_parser.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M plaso/lib/timelib.py View 13 chunks +224 lines, -205 lines 0 comments Download
M plaso/lib/timelib_test.py View 9 chunks +304 lines, -222 lines 0 comments Download
M plaso/output/dynamic.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M plaso/output/elastic.py View 2 chunks +3 lines, -5 lines 0 comments Download
M plaso/parsers/asl_test.py View 2 chunks +4 lines, -2 lines 0 comments Download
M plaso/parsers/bencode_parser_test.py View 1 2 3 7 chunks +19 lines, -18 lines 0 comments Download
M plaso/parsers/bsm_test.py View 5 chunks +17 lines, -8 lines 0 comments Download
M plaso/parsers/cups_ipp_test.py View 3 chunks +15 lines, -6 lines 0 comments Download
M plaso/parsers/java_idx_test.py View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M plaso/parsers/mac_appfirewall_test.py View 4 chunks +15 lines, -8 lines 0 comments Download
M plaso/parsers/mac_keychain_test.py View 4 chunks +20 lines, -8 lines 0 comments Download
M plaso/parsers/mac_securityd_test.py View 8 chunks +39 lines, -15 lines 0 comments Download
M plaso/parsers/mac_wifi.py View 1 chunk +2 lines, -2 lines 0 comments Download
M plaso/parsers/mac_wifi_test.py View 6 chunks +23 lines, -12 lines 0 comments Download
M plaso/parsers/mcafeeav.py View 1 chunk +1 line, -2 lines 0 comments Download
M plaso/parsers/msiecf_test.py View 1 2 3 2 chunks +9 lines, -7 lines 0 comments Download
M plaso/parsers/olecf_plugins/default_test.py View 3 chunks +8 lines, -5 lines 0 comments Download
M plaso/parsers/olecf_plugins/summary_test.py View 2 chunks +5 lines, -2 lines 0 comments Download
M plaso/parsers/opera_test.py View 5 chunks +16 lines, -15 lines 0 comments Download
M plaso/parsers/oxml_test.py View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M plaso/parsers/plist_plugins/macuser_test.py View 2 chunks +6 lines, -2 lines 0 comments Download
M plaso/parsers/recycler_test.py View 3 chunks +7 lines, -3 lines 0 comments Download
M plaso/parsers/skydrivelog.py View 1 chunk +3 lines, -3 lines 0 comments Download
M plaso/parsers/skydrivelog_test.py View 2 chunks +15 lines, -9 lines 0 comments Download
M plaso/parsers/skydrivelogerr.py View 2 chunks +2 lines, -2 lines 0 comments Download
M plaso/parsers/skydrivelogerr_test.py View 2 chunks +12 lines, -6 lines 0 comments Download
M plaso/parsers/sqlite_plugins/android_calls_test.py View 3 chunks +14 lines, -9 lines 0 comments Download
M plaso/parsers/sqlite_plugins/android_sms_test.py View 2 chunks +4 lines, -2 lines 0 comments Download
M plaso/parsers/sqlite_plugins/chrome_cookies_test.py View 6 chunks +23 lines, -12 lines 0 comments Download
M plaso/parsers/sqlite_plugins/chrome_test.py View 3 chunks +7 lines, -4 lines 0 comments Download
M plaso/parsers/sqlite_plugins/firefox_test.py View 3 chunks +10 lines, -6 lines 0 comments Download
M plaso/parsers/sqlite_plugins/gdrive_test.py View 3 chunks +7 lines, -4 lines 0 comments Download
M plaso/parsers/sqlite_plugins/ls_quarantine_test.py View 3 chunks +12 lines, -6 lines 0 comments Download
M plaso/parsers/sqlite_plugins/mac_document_versions_test.py View 3 chunks +6 lines, -4 lines 0 comments Download
M plaso/parsers/sqlite_plugins/mackeeper_cache_test.py View 2 chunks +4 lines, -2 lines 0 comments Download
M plaso/parsers/sqlite_plugins/skype_test.py View 6 chunks +20 lines, -15 lines 0 comments Download
M plaso/parsers/sqlite_plugins/zeitgeist_test.py View 2 chunks +4 lines, -2 lines 0 comments Download
M plaso/parsers/symantec.py View 2 chunks +16 lines, -15 lines 0 comments Download
M plaso/parsers/utmp_test.py View 4 chunks +19 lines, -6 lines 0 comments Download
M plaso/parsers/utmpx_test.py View 4 chunks +15 lines, -6 lines 0 comments Download
M plaso/parsers/winevt_test.py View 2 chunks +6 lines, -4 lines 0 comments Download
M plaso/parsers/winevtx_test.py View 2 chunks +3 lines, -2 lines 0 comments Download
M plaso/parsers/winfirewall.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/parsers/winfirewall_test.py View 2 chunks +9 lines, -4 lines 0 comments Download
M plaso/parsers/winjob.py View 3 chunks +4 lines, -6 lines 0 comments Download
M plaso/parsers/winjob_test.py View 3 chunks +7 lines, -8 lines 0 comments Download
M plaso/parsers/winlnk_test.py View 2 chunks +7 lines, -6 lines 0 comments Download
M plaso/parsers/winprefetch_test.py View 1 6 chunks +31 lines, -28 lines 0 comments Download
M plaso/parsers/winreg_plugins/ccleaner.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/parsers/winreg_plugins/services_test.py View 3 chunks +7 lines, -4 lines 0 comments Download
M plaso/parsers/winreg_plugins/userassist.py View 1 2 1 chunk +8 lines, -7 lines 0 comments Download
M plaso/parsers/xchatlog.py View 1 chunk +1 line, -1 line 0 comments Download
M plaso/parsers/xchatlog_test.py View 2 chunks +12 lines, -6 lines 0 comments Download

Messages

Total messages: 10
Joachim Metz
10 years ago (2014-04-19 18:21:03 UTC) #1
kiddi
Few comments. https://codereview.appspot.com/89590043/diff/1/plaso/frontend/psort_test.py File plaso/frontend/psort_test.py (right): https://codereview.appspot.com/89590043/diff/1/plaso/frontend/psort_test.py#newcode116 plaso/frontend/psort_test.py:116: self.first = timelib_test.CopyStringToTimestamp('2012-07-24 21:45:24') should we not ...
10 years ago (2014-04-23 21:47:52 UTC) #2
Joachim Metz
https://codereview.appspot.com/89590043/diff/1/plaso/frontend/psort_test.py File plaso/frontend/psort_test.py (right): https://codereview.appspot.com/89590043/diff/1/plaso/frontend/psort_test.py#newcode116 plaso/frontend/psort_test.py:116: self.first = timelib_test.CopyStringToTimestamp('2012-07-24 21:45:24') On 2014/04/23 21:47:53, kiddi wrote: ...
10 years ago (2014-04-24 04:13:20 UTC) #3
Joachim Metz
Code updated.
10 years ago (2014-04-24 19:07:33 UTC) #4
Joachim Metz
Synced with head.
10 years ago (2014-04-24 19:08:18 UTC) #5
Joachim Metz
Code updated.
10 years ago (2014-04-24 21:04:43 UTC) #6
kiddi
one comment. I vote to move this function out of timelib_test.py and into a separate ...
10 years ago (2014-04-25 16:09:52 UTC) #7
Joachim Metz
https://codereview.appspot.com/89590043/diff/40001/plaso/lib/timelib_test.py File plaso/lib/timelib_test.py (right): https://codereview.appspot.com/89590043/diff/40001/plaso/lib/timelib_test.py#newcode61 plaso/lib/timelib_test.py:61: month = int(time_string[5:7], 10) On 2014/04/25 16:09:53, kiddi wrote: ...
10 years ago (2014-04-26 18:06:37 UTC) #8
kiddi
LGTM after discussion
10 years ago (2014-04-28 15:40:22 UTC) #9
Joachim Metz
10 years ago (2014-04-28 15:51:20 UTC) #10
Code Submitted.
Sign in to reply to this message.

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