This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
jc
Watch
1
Star
0
Fork
0
You've already forked jc
mirror of
https://github.com/kellyjonbrazil/jc.git
synced
2026-04-24 20:56:11 +02:00
Code
Issues
Releases
Activity
Files
95ec79bceb3d0c4245e36b7b16cfda6e16b01197
jc
/
tests
T
History
Kelly Brazil
95ec79bceb
Merge pull request
#107
from rasheed-rd/add-dir-parser
...
Add windows dir command parser
2021-04-02 11:14:26 -07:00
..
fixtures
Merge pull request
#107
from rasheed-rd/add-dir-parser
2021-04-02 11:14:26 -07:00
__init__.py
…
test_acpi.py
…
test_airport_s.py
…
test_airport.py
…
test_arp.py
…
test_blkid.py
…
test_cksum.py
…
test_cli.py
…
test_crontab_u.py
…
test_crontab.py
…
test_csv.py
…
test_date.py
…
test_df.py
…
test_dig.py
…
test_dir.py
Add support for /S and update documentation
2021-04-02 13:43:06 -04:00
test_dmidecode.py
…
test_dpkg_l.py
add dpkg-l tests
2021-04-01 20:37:12 -07:00
test_du.py
…
test_env.py
…
test_file.py
…
test_free.py
…
test_fstab.py
…
test_group.py
…
test_gshadow.py
…
test_hash.py
…
test_hashsum.py
…
test_hciconfig.py
…
test_history.py
…
test_hosts.py
…
test_id.py
…
test_ifconfig.py
…
test_ini.py
…
test_iptables.py
…
test_iw_scan.py
…
test_jobs.py
…
test_kv.py
…
test_last.py
…
test_ls.py
add epoch and epoch_utc timestamps
2021-03-30 21:29:34 -07:00
test_lsblk.py
…
test_lsmod.py
…
test_lsof.py
…
test_mount.py
…
test_netstat.py
…
test_ntpq.py
…
test_passwd.py
…
test_ping.py
…
test_pip_list.py
…
test_pip_show.py
…
test_ps.py
…
test_route.py
…
test_shadow.py
…
test_ss.py
…
test_stat.py
…
test_sysctl.py
…
test_systemctl_lj.py
…
test_systemctl_ls.py
…
test_systemctl_luf.py
…
test_systemctl.py
…
test_time.py
add TypeError to except block. add /usr/bin/time tests
2021-04-01 12:52:10 -07:00
test_timedatectl.py
…
test_tracepath.py
…
test_traceroute.py
…
test_uname.py
…
test_upower.py
…
test_uptime.py
…
test_utils.py
make parse_datetime_to_timestamp function a class called timestamp for easier use
2021-04-01 11:07:37 -07:00
test_w.py
…
test_wc.py
…
test_who.py
…
test_xml.py
…
test_yaml.py
…