Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/build/
Dmakefile241 .PHONY: alllibs libraries demos tests hostlibs hostdemos adpcmlib
336 tests: target
347 tests.%:
/RvlSDK-2.1/build/buildtools/
Dmodulerules493 rm -rf $(INSTALL_ROOT)/bin/tests/$(MODULENAME)/*
575 if [ ! -d $(INSTALL_ROOT)/bin/tests/$(MODULENAME) ] ; then \
576 echo -n "Creating $(INSTALL_ROOT)/bin/tests/$(MODULENAME)..." ; \
577 $(MKDIRP) $(INSTALL_ROOT)/bin/tests ; \
578 $(MKDIRP) $(INSTALL_ROOT)/bin/tests/$(MODULENAME) ; \
580 cp -uR bin/$(ARCH_TARGET)/* $(INSTALL_ROOT)/bin/tests/$(MODULENAME)/ ; \
581 chmod +w $(INSTALL_ROOT)/bin/tests/$(MODULENAME)/* ; \
Dcommondefs131 TEST_ROOT = $(BUILD_ROOT)/tests