]> git.proxmox.com Git - pve-installer.git/blob - test/Makefile
sys: command: factor out kill() + waitpid() from run_command()
[pve-installer.git] / test / Makefile
1 all:
2
3 export PERLLIB=..
4
5 .PHONY: check
6 check: test-zfs-arc-max test-run-command
7
8 .PHONY: test-zfs-arc-max
9 test-zfs-arc-max:
10 ./zfs-arc-max.pl
11
12 test-run-command:
13 ./run-command.pl