mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

Add a new target in winmake.ps1 to run unit tests and use use it in a new cirrus task. Fix machine_windows_test.go to make it work in CI machine. Add the `!windows` tag on tests files that fail on Windows. Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>