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

  /external/e2fsprogs/tests/
Makefile.in 16 test_script: test_script.in Makefile
17 @echo "Creating test_script..."
18 @echo "#!/bin/sh" > test_script
19 @HTREE_CMT@ @echo "HTREE=y" >> test_script
20 @echo 'EGREP="@EGREP@"' >> test_script
21 @echo "SRCDIR=@srcdir@" >> test_script
22 @echo "DIFF_OPTS=@UNI_DIFF_OPTS@" >> test_script
23 @cat $(srcdir)/test_script.in >> test_script
    [all...]
  /external/e2fsprogs/lib/ss/
Makefile.in 173 @(LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_ss -f $(srcdir)/test_script >& test_out; exit 0)

Completed in 375 milliseconds