1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

219 Commits

Author SHA1 Message Date
Kelly Brazil 7cb8577b96 correct epoch_utc calculation. Fix for 12 hour vs. 24 hour representation 2021-03-23 13:55:23 -07:00
Kelly Brazil f9921720cd revert to local testing for naive datetime objects 2021-03-22 22:01:07 -07:00
Kelly Brazil cda1ebd271 try tzset() 2021-03-22 21:53:50 -07:00
Kelly Brazil 6901e4a23a try setting timezone env variable before tests to ensure it is the same on all test systems 2021-03-22 21:49:26 -07:00
Kelly Brazil 6bc21d3c73 fix date parser tests - local tests only since timezones may not match on github actions VMs 2021-03-22 21:05:39 -07:00
Kelly Brazil 1565019966 fix weekday numbering to be ISO 8601 compliant. Add naive calculated epoch timestamp field 2021-03-22 20:56:57 -07:00
Kelly Brazil 01f0c20df0 add sample using C locale timestamp 2021-03-18 16:59:46 -07:00
Kelly Brazil ad39fc6029 working upower parser. history lines are ignored 2021-03-17 11:26:06 -07:00
Kelly Brazil 89f1fd96e6 add acpi tests 2021-03-16 12:12:01 -07:00
Kelly Brazil 1f7aafd041 fix for full charge batter case. Clean up battery object logic 2021-03-12 08:45:32 -08:00
Kelly Brazil 322da9ea6a working parser 2021-03-11 20:43:31 -08:00
Kelly Brazil 58645301ec add acpi command parser 2021-03-11 19:55:47 -08:00
Kelly Brazil f450f9eb8b add hciconfig tests 2021-02-10 10:47:56 -08:00
Kelly Brazil 229e953a38 initial add of hciconfig parser 2021-02-09 13:26:24 -08:00
Kelly Brazil 87b506dc9b fix for spaces in dig answer data 2021-02-05 06:55:06 -08:00
Kelly Brazil 8b1407c706 pull env-specific tests from CI/CD and run locally only 2021-01-06 14:22:26 -08:00
Kelly Brazil 60b9e97982 last parser enhancements: augment hostname with CONSOLE for GUI login, add convenience fields when -F is used: login_epoch, logout_epoch, duration_seconds, calculate duration to hours:minutes 2021-01-06 12:02:47 -08:00
Kelly Brazil 9f485b5981 change mac_address fieldname to bssid. Add credit to Phillip 2021-01-06 11:09:37 -08:00
Kelly Brazil fb422726a8 update test to add 'down' condition 2021-01-05 21:55:06 -08:00
Kelly Brazil f78fe771e1 add iw-scan tests 2021-01-05 21:38:51 -08:00
Kelly Brazil 7351c72e45 add fixes and tests for entries that contain 'crash' 2021-01-05 15:16:40 -08:00
Kelly Brazil e2c77cb935 add test for last -F output 2021-01-05 13:00:38 -08:00
Kelly Brazil 7ac621e4c9 add -F support 2021-01-05 12:29:29 -08:00
Kelly Brazil 22b461eb4b Add period field for en_US.UTF-8 locale 2021-01-05 09:42:05 -08:00
Kelly Brazil ceccfb2c81 add test output for iw-scan and date on ubuntu 20.04 2021-01-04 17:05:26 -08:00
Kelly Brazil cb02211424 add wc tests 2020-12-31 14:19:45 -08:00
Kelly Brazil e4bac3a493 add wc parser 2020-12-31 14:10:37 -08:00
Kelly Brazil d4ae5543f2 add hash tests 2020-12-30 13:11:13 -08:00
Kelly Brazil 6da9510e46 add cksum tests 2020-12-30 11:22:17 -08:00
Kelly Brazil 1c880b9e24 force git tests 2020-12-29 12:58:04 -08:00
Kelly Brazil 44a7406057 add hashsum tests 2020-12-29 12:51:43 -08:00
Kelly Brazil 28762aea15 add hashsum parser 2020-12-29 11:36:20 -08:00
Kelly Brazil f3d84bd5bf tighten crontab and crontab-u parser variable detection 2020-08-05 11:28:37 -07:00
Kelly Brazil 5c538816cf ping parser fix for raspberry pi 2020-08-04 17:36:35 -07:00
Kelly Brazil 88b9d5068c finish date parser 2020-08-03 09:26:37 -07:00
Kelly Brazil 42d2017cd6 traceroute updates: handle missing header row, add annotations, don't print timeouts as probes 2020-07-31 10:53:47 -07:00
Kelly Brazil 741431322b update tests for kv parser 2020-07-30 16:45:36 -07:00
Kelly Brazil 339238ab36 version bump and add route -6 tests 2020-07-27 20:37:33 -07:00
Kelly Brazil 6badd3fb1e add parser count test 2020-07-27 19:02:23 -07:00
Kelly Brazil a5f97febd3 update traceroute, tracepath, and uname tests 2020-07-27 16:47:41 -07:00
Kelly Brazil ca470a5d02 add tracepath fixtures 2020-07-27 09:20:00 -07:00
Kelly Brazil b7d4ddc7ce add tests for key/value files 2020-07-24 16:16:54 -07:00
Kelly Brazil 928e39cd10 add generic traceroute tests 2020-07-24 14:16:41 -07:00
Kelly Brazil c03c42d767 add traceroute tests 2020-07-24 13:47:23 -07:00
Kelly Brazil ab67688a00 add test skeleton 2020-07-23 16:45:09 -07:00
Kelly Brazil 126b1b121c add traceroute6 example 2020-07-23 11:31:56 -07:00
Kelly Brazil 72d80e95bb remove unused regex patterns 2020-07-23 10:52:40 -07:00
Kelly Brazil c8e526ead3 fixes for bsd-style ipv6 output 2020-07-22 17:23:24 -07:00
Kelly Brazil 066adfb764 handle warning lines in the traceroute output 2020-07-22 15:02:02 -07:00
Kelly Brazil 5b444d4717 add traceroute parser 2020-07-22 12:19:27 -07:00