HomeSort by relevance Sort by last modified time
    Searched refs:memtest (Results 1 - 9 of 9) sorted by null

  /external/ltp/tools/pounder21/test_repo/T90ramp/
D08memtest 4 $POUNDER_HOME/infinite_loop $POUNDER_HOME/test_scripts/memtest
  /external/ltp/tools/pounder21/build_scripts/
memtest 28 MEMTESTDIR="$POUNDER_TMPDIR/memtest/"
33 echo "[memtest] Insufficient space. Free space: $FREE_SPACE kB. Space required: $SPACE_REQUIRED kB. Not building memtest."
40 if [ ! -f "memtest.sh" ]; then
42 wget "${POUNDER_CACHE}memtest.shtml"
44 if [ ! -f "memtest.shtml" ]; then
45 wget "http://people.redhat.com/dledford/memtest.shtml"
49 if [ ! -f "memtest.shtml" ]; then
50 echo "[memtest] Could not download memtest.shtml. Aborting!
    [all...]
  /system/extras/tests/memtest/
Android.mk 9 memtest.cpp \
14 LOCAL_MODULE := memtest
  /external/ltp/tools/pounder21/test_scripts/
memtest 24 if [ ! -f "$POUNDER_OPTDIR/memtest.sh" ]; then
25 echo "Can't find memtest.sh; did you run Install?"
29 MEMTESTDIR="$POUNDER_TMPDIR/memtest/"
41 ./memtest.sh
44 rm -rf "$POUNDER_TMPDIR/memtest/"
  /external/syslinux/com32/hdt/
Makefile 34 MEMTEST_URL = http://memtest.org/download/4.20/memtest86+-4.20.bin
35 MEMTEST = memtest.bin
57 memtest:
58 -[ ! -f $(FLOPPY_DIR)/$(MEMTEST) ] && $(WGET) $(MEMTEST_URL) -O $(FLOPPY_DIR)/$(MEMTEST)
60 hdt.img: hdt.c32 $(FLOPPY_DIR)/hdt.cfg $(FLOPPY_DIR)/mtools.conf $(topdir)/mtools/syslinux $(MENU_COM32) memtest $(CHAIN_COM32)
75 MTOOLSRC=$(PWD)/$(FLOPPY_DIR)/mtools.conf $(MCOPY) $(FLOPPY_DIR)/$(MEMTEST) a:
87 hdt.iso: hdt.c32 $(topdir)/core/isolinux.bin $(FLOPPY_DIR)/hdt.cfg memtest
95 cp $(FLOPPY_DIR)/$(MEMTEST) $(ISO_DIR)/$(ISOLINUX_DIR
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 833 memtest: all platform
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 834 memtest: all platform
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 833 memtest: all platform
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 834 memtest: all platform
    [all...]

Completed in 232 milliseconds