blob: 8977e14c3ad1a8457a4741942056594612821f36 [file] [log] [blame]
-include ../tools.mk
all: $(call NATIVE_STATICLIB,ctest)
$(RUSTC) test.rs
$(call RUN,test) || exit 1