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

  /external/ltp/testcases/kernel/fs/iso9660/
Makefile 24 INSTALL_TARGETS := isofs.sh
isofs.sh 22 # A script that will test isofs on Linux system.
27 TCID=isofs
116 rm -f isofs.iso
117 mkisofs -o isofs.iso -quiet $mkisofs_opt $MAKE_FILE_SYS_DIR 2> /dev/null
120 "mkisofs -o isofs.iso -quiet $mkisofs_opt $MAKE_FILE_SYS_DIR"
123 tst_resm TFAIL "mkisofs -o isofs.iso -quiet $mkisofs_opt $MAKE_FILE_SYS_DIR"
140 mount -t iso9660 -o $mount_opt isofs.iso $MNT_POINT
143 "mount -t iso9660 -o $mount_opt isofs.iso $MNT_POINT"
  /external/ltp/android/
Android.ltp.mk     [all...]

Completed in 144 milliseconds