]> git.proxmox.com Git - mirror_zfs.git/commit - tests/runfiles/linux.run
Introduce tests for python scripts
authorGiuseppe Di Natale <dinatale2@llnl.gov>
Tue, 4 Oct 2016 22:13:42 +0000 (15:13 -0700)
committerGiuseppe Di Natale <dinatale2@llnl.gov>
Thu, 6 Oct 2016 20:11:57 +0000 (13:11 -0700)
commit70c7714dca90d01b83a29d15c67e65ff93d034d4
tree3167d9837ad0e9b9845c0e4f9817f39eb91f940e
parent46bb91e19307982c2dc829e0d88b012c5f571b8c
Introduce tests for python scripts

Implement tests to ensure that python scripts
that are distributed with ZFS continue to at
minimum run without errors. This will help prevent
accidental breaking of these scripts.

Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
tests/runfiles/linux.run
tests/zfs-tests/include/default.cfg.in
tests/zfs-tests/tests/functional/cli_user/misc/Makefile.am
tests/zfs-tests/tests/functional/cli_user/misc/arc_summary_001_pos.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/cli_user/misc/arcstat_001_pos.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/cli_user/misc/dbufstat_001_pos.ksh [new file with mode: 0755]
zfs-script-config.sh.in