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

674 Commits

Author SHA1 Message Date
ef6de75dda add vmstat timestamp tests to utils 2021-10-23 13:11:22 -07:00
2f47fb7f14 fix ParseError tests 2021-10-23 12:24:35 -07:00
1b214c4036 raise ParseError if -t option is detected. add test 2021-10-23 12:24:11 -07:00
8f94f8acc6 add tests and update docs 2021-10-23 11:56:12 -07:00
f599c65988 add stress test examples 2021-10-23 11:08:26 -07:00
159d87c112 add length guard and test for uname with no -a on linux 2021-10-22 07:14:21 -07:00
2057817ef8 add uname tests 2021-10-20 15:59:27 -07:00
ed6997e3ff add interface_association section 2021-10-05 16:47:23 -07:00
eb788fca6e somewhat working lsusb parser. needs a lot more TLC 2021-10-05 14:59:49 -07:00
9186f5f377 fix file parser for gzip cases (has ': ' in the description, which is the delimiter) 2021-10-02 14:53:07 -07:00
5044388ab2 raise if line data is unrecognized 2021-09-26 13:04:27 -07:00
d6aec00e03 add vmstat-1-long tests 2021-09-24 16:45:38 -07:00
4aa7d81e11 ignore re-printed header rows in output 2021-09-24 16:27:11 -07:00
e7ddcfb83f change _meta to _jc_meta 2021-09-23 13:07:10 -07:00
98a7686db4 use -qq to ignore streaming exceptions 2021-09-23 11:48:39 -07:00
98c29d0747 add vmstat tests 2021-09-22 19:54:12 -07:00
41a6311f6b add streaming parser tests 2021-09-22 19:34:44 -07:00
9e5a7a4abb add vmstat sample output 2021-09-22 14:07:09 -07:00
a6f859a55e add final ping_s tests 2021-09-21 22:47:48 -07:00
aeea5e8d2e formatting 2021-09-21 22:00:05 -07:00
1a0700bff4 add more ping-s tests 2021-09-21 21:58:59 -07:00
1baec0b420 add some streaming tests 2021-09-21 15:43:02 -07:00
d19ea5552b add streaming ls parser tests 2021-09-21 12:33:05 -07:00
ce61bd1d2b add tests for -F fixes 2021-08-31 08:50:42 -07:00
7b708f7518 Don't convert 'size' to int, except for legacy -d support. Change partition table detection logic to fix -F output 2021-08-31 08:39:54 -07:00
d32e45efbe add sfdisk tests 2021-08-30 21:49:07 -07:00
736fde9e78 add support for newer versions of sfdisk 2021-08-30 20:51:19 -07:00
1f99d40cec fix filename with spaces for osx/bsd 2021-08-13 15:19:31 -07:00
f10ebea209 update tests to set correct timezone on POSIX systems 2021-07-07 08:53:52 -07:00
3d78692c59 add sfdisk tests 2021-06-30 16:54:34 -07:00
db47f35783 add working sfdisk parser 2021-06-30 12:38:36 -07:00
d6f4ed9ab5 add long-form UTC test 2021-05-21 09:46:34 -07:00
f46b33eacf add windows time format 2021-05-16 19:20:13 -07:00
e4574047a0 update tests for magic_parser function 2021-05-10 20:49:44 -07:00
f2ffb93eea formatting 2021-05-10 10:43:40 -07:00
966978f17e add more unparsable line ping tests 2021-05-10 10:39:51 -07:00
48e534fa03 add +noall +answer test 2021-05-07 16:55:18 -07:00
3c51b2d83d add tests for unparsable lines on linux 2021-05-07 13:50:28 -07:00
fb14f5439f fix and tests for unknown or unparsable errors 2021-05-05 08:03:27 -07:00
8ce155d843 add support for error replies in v4 ping on osx and bsd 2021-05-03 15:16:33 -07:00
db8ddd7f0e fix for scenarios where the default port range didn't always display, or overrode existing port ranges. 2021-04-26 12:04:03 -07:00
a683f68003 change schema to a list of dictionaries to support ufw app info all use case 2021-04-26 10:00:44 -07:00
d1f33645ca update ufw tests 2021-04-25 20:40:38 -07:00
473d919c13 add another ufw test sample 2021-04-24 10:58:31 -07:00
4cbe84c3d6 add ufw-appinfo tests 2021-04-23 16:15:04 -07:00
0679bcbc56 fix ufw tests 2021-04-22 08:33:57 -07:00
bb50caad4d fix prefix int conversions. don't reset _transport if service is really a list of ports 2021-04-22 08:16:42 -07:00
74f623f8d6 add support for rule comments and LIMIT and REJECT actions 2021-04-21 16:55:14 -07:00
ade0e8e8fc add ufw tests 2021-04-21 09:09:23 -07:00
cf3cfd16a9 rename tests 2021-04-19 09:59:58 -07:00