Home
last modified time | relevance | path

Searched refs:test_ss (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ss/
Dtest_script_expected1 test_ss 1.0. Type '?' for a list of commands.
13 test_ss: Command not found quux
15 test_ss: Command not found quux
DMakefile.in84 CFILES= $(SRCS) $(MKCMDSCSRCS) test_ss.c
90 test_ss.c ss
162 test_ss: test_ss.o test_cmd.o $(DEPLIBSS) $(DEPLIBCOM_ERR)
164 $(Q) $(CC) -o $@ test_ss.o test_cmd.o $(ALL_CFLAGS) \
167 check:: all test_ss
169 …-@(LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_ss -f $(srcdir)/test_script > test_out 2…
175 tst_cmds.c test_ss test_out test.diff *.o *~ \#* *.bak core \
/external/clang/test/CodeGenCXX/
Dpointers-to-data-members.cpp44 void test_ss() { (void) ss; } in test_ss() function
/external/e2fsprogs/debian/
Dchangelog1490 * Fix errors in test_ss.c so it can be an example application and test case
/external/e2fsprogs/
DRELEASE-NOTES3438 Fix the test_ss.c in lib/ss so it can be used as an example