Home
last modified time | relevance | path

Searched refs:test_ss (Results 1 – 7 of 7) 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.in83 CFILES= $(SRCS) $(MKCMDSCSRCS) test_ss.c
89 test_ss.c ss
161 test_ss: test_ss.o test_cmd.o $(DEPLIBSS) $(DEPLIBCOM_ERR)
163 $(Q) $(CC) -o $@ test_ss.o test_cmd.o $(ALL_CFLAGS) $(ALL_LDFLAGS) \
166 check:: all test_ss
168 -@($(TESTENV) ./test_ss -f $(srcdir)/test_script > test_out 2>&1; exit 0)
174 tst_cmds.c test_ss test_out test.diff *.o *~ \#* *.bak core \
/external/linux-kselftest/tools/testing/selftests/x86/
Dsysret_ss_attrs.c53 extern void test_ss(void);
101 call32_from_64(stack32 + 4088, test_ss); in main()
/external/clang/test/CodeGenCXX/
Dpointers-to-data-members.cpp42 void test_ss() { (void) ss; } in test_ss() function
/external/e2fsprogs/
D.gitignore128 lib/ss/test_ss
DRELEASE-NOTES4294 Fix the test_ss.c in lib/ss so it can be used as an example
/external/e2fsprogs/debian/
Dchangelog1916 * Fix errors in test_ss.c so it can be an example application and test case