Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/
Dmakefile267 .PHONY: alllibs libraries demos tests hostlibs hostdemos adpcmlib
362 tests: target
373 tests.%:
/RvlSDK-3.2/build/buildtools/
Dmodulerules540 rm -rf $(INSTALL_ROOT)/bin/tests/$(MODULENAME)/*
622 if [ ! -d $(INSTALL_ROOT)/bin/tests/$(MODULENAME) ] ; then \
623 echo -n "Creating $(INSTALL_ROOT)/bin/tests/$(MODULENAME)..." ; \
624 $(MKDIRP) $(INSTALL_ROOT)/bin/tests ; \
625 $(MKDIRP) $(INSTALL_ROOT)/bin/tests/$(MODULENAME) ; \
627 cp -uR bin/$(ARCH_TARGET)/* $(INSTALL_ROOT)/bin/tests/$(MODULENAME)/ ; \
628 chmod +w $(INSTALL_ROOT)/bin/tests/$(MODULENAME)/* ; \
Dcommondefs131 TEST_ROOT = $(BUILD_ROOT)/tests