mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
test/make: remove unused target
A fault-injection test was introduced in commit [1] and later removed in commit [2]. This patch removes the obsolete Makefile target. [1]b95407e264test: check, that parasite can rollback itself (v2) [2]2cb4532e26tests: remove zdtm.sh (v2) Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
parent
30aa8dbe4d
commit
b3c3422cd9
1 changed files with 0 additions and 4 deletions
|
|
@ -45,10 +45,6 @@ zdtm-freezer:
|
|||
./zdtm.py run --test zdtm/transition/thread-bomb --pre 3 --freezecg zdtm:f
|
||||
.PHONY: zdtm-freezer
|
||||
|
||||
fault-injection:
|
||||
$(MAKE) -C fault-injection
|
||||
.PHONY: fault-injection
|
||||
|
||||
override CFLAGS += -D_GNU_SOURCE
|
||||
|
||||
clean_root:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue