Searched refs:basic_tests (Results 1 – 4 of 4) sorted by relevance
| /src/tests/sys/file/ |
| H A D | fcntlflags_test.c | 42 basic_tests(const char *path, int omode, const char *omodetext) in basic_tests() function 78 basic_tests("/dev/null", O_RDONLY, "O_RDONLY"); in ATF_TC_BODY() 84 basic_tests("/dev/null", O_WRONLY, "O_WRONLY"); in ATF_TC_BODY() 90 basic_tests("/dev/null", O_RDWR, "O_RDWR"); in ATF_TC_BODY() 96 basic_tests("/bin/sh", O_EXEC, "O_EXEC"); in ATF_TC_BODY()
|
| /src/contrib/expat/tests/ |
| H A D | Makefile.am | 47 basic_tests.c \ 85 basic_tests.h \
|
| H A D | Makefile.in | 151 basic_tests.$(OBJEXT) chardata.$(OBJEXT) common.$(OBJEXT) \ 195 ./$(DEPDIR)/alloc_tests_cxx.Po ./$(DEPDIR)/basic_tests.Po \ 685 basic_tests.c \ 721 basic_tests.h \ 793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_tests.Po@am__quote@ # am--include-marker 1274 -rm -f ./$(DEPDIR)/basic_tests.Po 1347 -rm -f ./$(DEPDIR)/basic_tests.Po
|
| /src/crypto/openssh/regress/ |
| H A D | cert-userkey.sh | 188 basic_tests() { function 286 basic_tests authorized_keys 287 basic_tests TrustedUserCAKeys
|