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