mirror of https://github.com/FFmpeg/FFmpeg.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
246 B
9 lines
246 B
5 years ago
|
FATE_DNN += fate-dnn-layer-pad
|
||
|
fate-dnn-layer-pad: $(DNNTESTSDIR)/dnn-layer-pad-test$(EXESUF)
|
||
|
fate-dnn-layer-pad: CMD = run $(DNNTESTSDIR)/dnn-layer-pad-test$(EXESUF)
|
||
|
fate-dnn-layer-pad: CMP = null
|
||
|
|
||
|
FATE-yes += $(FATE_DNN)
|
||
|
|
||
|
fate-dnn: $(FATE_DNN)
|