1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

213 Commits

Author SHA1 Message Date
01f0c20df0 add sample using C locale timestamp 2021-03-18 16:59:46 -07:00
ad39fc6029 working upower parser. history lines are ignored 2021-03-17 11:26:06 -07:00
89f1fd96e6 add acpi tests 2021-03-16 12:12:01 -07:00
1f7aafd041 fix for full charge batter case. Clean up battery object logic 2021-03-12 08:45:32 -08:00
322da9ea6a working parser 2021-03-11 20:43:31 -08:00
58645301ec add acpi command parser 2021-03-11 19:55:47 -08:00
f450f9eb8b add hciconfig tests 2021-02-10 10:47:56 -08:00
229e953a38 initial add of hciconfig parser 2021-02-09 13:26:24 -08:00
87b506dc9b fix for spaces in dig answer data 2021-02-05 06:55:06 -08:00
8b1407c706 pull env-specific tests from CI/CD and run locally only 2021-01-06 14:22:26 -08:00
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
9f485b5981 change mac_address fieldname to bssid. Add credit to Phillip 2021-01-06 11:09:37 -08:00
fb422726a8 update test to add 'down' condition 2021-01-05 21:55:06 -08:00
f78fe771e1 add iw-scan tests 2021-01-05 21:38:51 -08:00
7351c72e45 add fixes and tests for entries that contain 'crash' 2021-01-05 15:16:40 -08:00
e2c77cb935 add test for last -F output 2021-01-05 13:00:38 -08:00
7ac621e4c9 add -F support 2021-01-05 12:29:29 -08:00
22b461eb4b Add period field for en_US.UTF-8 locale 2021-01-05 09:42:05 -08:00
ceccfb2c81 add test output for iw-scan and date on ubuntu 20.04 2021-01-04 17:05:26 -08:00
cb02211424 add wc tests 2020-12-31 14:19:45 -08:00
e4bac3a493 add wc parser 2020-12-31 14:10:37 -08:00
d4ae5543f2 add hash tests 2020-12-30 13:11:13 -08:00
6da9510e46 add cksum tests 2020-12-30 11:22:17 -08:00
1c880b9e24 force git tests 2020-12-29 12:58:04 -08:00
44a7406057 add hashsum tests 2020-12-29 12:51:43 -08:00
28762aea15 add hashsum parser 2020-12-29 11:36:20 -08:00
f3d84bd5bf tighten crontab and crontab-u parser variable detection 2020-08-05 11:28:37 -07:00
5c538816cf ping parser fix for raspberry pi 2020-08-04 17:36:35 -07:00
88b9d5068c finish date parser 2020-08-03 09:26:37 -07:00
42d2017cd6 traceroute updates: handle missing header row, add annotations, don't print timeouts as probes 2020-07-31 10:53:47 -07:00
741431322b update tests for kv parser 2020-07-30 16:45:36 -07:00
339238ab36 version bump and add route -6 tests 2020-07-27 20:37:33 -07:00
6badd3fb1e add parser count test 2020-07-27 19:02:23 -07:00
a5f97febd3 update traceroute, tracepath, and uname tests 2020-07-27 16:47:41 -07:00
ca470a5d02 add tracepath fixtures 2020-07-27 09:20:00 -07:00
b7d4ddc7ce add tests for key/value files 2020-07-24 16:16:54 -07:00
928e39cd10 add generic traceroute tests 2020-07-24 14:16:41 -07:00
c03c42d767 add traceroute tests 2020-07-24 13:47:23 -07:00
ab67688a00 add test skeleton 2020-07-23 16:45:09 -07:00
126b1b121c add traceroute6 example 2020-07-23 11:31:56 -07:00
72d80e95bb remove unused regex patterns 2020-07-23 10:52:40 -07:00
c8e526ead3 fixes for bsd-style ipv6 output 2020-07-22 17:23:24 -07:00
066adfb764 handle warning lines in the traceroute output 2020-07-22 15:02:02 -07:00
5b444d4717 add traceroute parser 2020-07-22 12:19:27 -07:00
69c95adc8d add osx ipv6 ping dup test 2020-07-22 09:06:11 -07:00
2b0e0d8f5c add ipv6 dup test 2020-07-21 17:34:30 -07:00
7e1b041016 add duplicate replies tests 2020-07-21 15:12:43 -07:00
313b9b329c update fixtures for added 'duplicate' fields 2020-07-21 15:05:54 -07:00
6830062256 add support for duplicate replies 2020-07-21 14:47:25 -07:00
d6dc7f5e65 add osx ping tests 2020-07-20 16:11:18 -07:00