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

  /external/e2fsprogs/lib/ss/
Makefile.in 88 CFILES= $(SRCS) $(MKCMDSCSRCS) test_ss.c
94 test_ss.c ss
166 test_ss: test_ss.o test_cmd.o $(DEPLIBSS) $(DEPLIBCOM_ERR)
168 $(Q) $(CC) -o $@ test_ss.o test_cmd.o $(ALL_CFLAGS) \
171 check:: all test_ss
172 $(E) " RUN TEST test_ss"
173 -@(LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_ss -f $(srcdir)/test_script > test_out 2>&1; exit 0)
179 tst_cmds.c test_ss test_out test.diff *.o *~ \#* *.bak core \
  /external/clang/test/CodeGenCXX/
pointers-to-data-members.cpp 44 void test_ss() { (void) ss; } function in namespace:ZeroInit

Completed in 781 milliseconds