Makefile: Allow to pass parameter tests=pattern to make test
`make test tests=pattern` will only run the subset of tests containing pattern, therefore allowing to specify which subset of tests to run. If the parameter is not specified, all tests are run. Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
parent
de61bc9264
commit
cc119edbe5
Loading…
Reference in New Issue