2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

ci: enable coredump tests

Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
This commit is contained in:
Radostin Stoyanov
2021-09-05 23:06:56 +01:00
committed by Andrei Vagin
parent bf8382a800
commit bffaa7d072
2 changed files with 4 additions and 1 deletions

View File

@@ -259,6 +259,9 @@ ip net add test
# more crit testing
make -C test/others/crit run
# coredump testing
make -C test/others/criu-coredump run
# libcriu testing
make -C test/others/libcriu run