| /freebsd-12.1/contrib/atf/atf-c++/ |
| H A D | utils_test.cpp | 70 atf::utils::create_file("file.txt", ""); in ATF_TEST_CASE_BODY() 72 atf::utils::cat_file("file.txt", "PREFIX"); in ATF_TEST_CASE_BODY() 84 atf::utils::cat_file("file.txt", "PREFIX"); in ATF_TEST_CASE_BODY() 96 atf::utils::cat_file("file.txt", ">"); in ATF_TEST_CASE_BODY() 119 atf::utils::create_file("test.txt", ""); in ATF_TEST_CASE_BODY() 126 atf::utils::create_file("test.txt", ""); in ATF_TEST_CASE_BODY() 183 atf::utils::create_file("src.txt", ""); in ATF_TEST_CASE_BODY() 225 pid_t pid = atf::utils::fork(); in ATF_TEST_CASE_BODY() 332 const pid_t pid = atf::utils::fork(); in fork_and_wait() 360 const pid_t parent = atf::utils::fork(); in ATF_TEST_CASE_BODY() [all …]
|
| H A D | utils.cpp | 36 atf::utils::cat_file(const std::string& path, const std::string& prefix) in cat_file() 42 atf::utils::copy_file(const std::string& source, const std::string& destination) in copy_file() 48 atf::utils::compare_file(const std::string& path, const std::string& contents) in compare_file() 54 atf::utils::create_file(const std::string& path, const std::string& contents) in create_file() 60 atf::utils::file_exists(const std::string& path) in file_exists() 66 atf::utils::fork(void) in fork() 74 atf::utils::grep_file(const std::string& regex, const std::string& path) in grep_file() 80 atf::utils::grep_string(const std::string& regex, const std::string& str) in grep_string() 86 atf::utils::redirect(const int fd, const std::string& path) in redirect() 96 atf::utils::wait(const pid_t pid, const int exitstatus, in wait()
|
| H A D | check_test.cpp | 191 ATF_REQUIRE(atf::utils::grep_file("-o test.o", "stdout")); in ATF_TEST_CASE_BODY() 192 ATF_REQUIRE(atf::utils::grep_file("-c test.c", "stdout")); in ATF_TEST_CASE_BODY() 196 ATF_REQUIRE(atf::utils::grep_file("-o test.o", "stdout")); in ATF_TEST_CASE_BODY() 197 ATF_REQUIRE(atf::utils::grep_file("-c test.c", "stdout")); in ATF_TEST_CASE_BODY() 198 ATF_REQUIRE(atf::utils::grep_file("test.c", "stderr")); in ATF_TEST_CASE_BODY() 212 ATF_REQUIRE(atf::utils::grep_file("test.c", "stdout")); in ATF_TEST_CASE_BODY() 213 ATF_REQUIRE(atf::utils::grep_file("foo bar", "test.p")); in ATF_TEST_CASE_BODY() 217 ATF_REQUIRE(atf::utils::grep_file("-o test.p", "stdout")); in ATF_TEST_CASE_BODY() 218 ATF_REQUIRE(atf::utils::grep_file("test.c", "stdout")); in ATF_TEST_CASE_BODY() 219 ATF_REQUIRE(atf::utils::grep_file("test.c", "stderr")); in ATF_TEST_CASE_BODY() [all …]
|
| H A D | macros_test.cpp | 293 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() 321 ATF_REQUIRE(atf::utils::grep_file("^skipped: Skipped on purpose", in ATF_TEST_CASE_BODY() 357 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() 360 ATF_REQUIRE(atf::utils::grep_file( in ATF_TEST_CASE_BODY() 407 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() 452 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() 499 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() 544 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() 590 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() 642 ATF_REQUIRE(atf::utils::grep_file("^passed", "result")); in ATF_TEST_CASE_BODY() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/ |
| H A D | FREEBSD-Xlist | 98 utils/ABITest/ 99 utils/CIndex/ 100 utils/CaptureCmd 103 utils/CmpDriver 105 utils/FuzzTest 107 utils/TestUtils/ 109 utils/analyzer/ 112 utils/check_cfc/ 115 utils/hmaptool/ 116 utils/modfuzz.py [all …]
|
| /freebsd-12.1/contrib/amd/ |
| H A D | MIRRORS.txt | 5 official mirror list, please send mail to am-utils-developers AT am-utils.org 10 ftp://ftp.am-utils.org/pub/am-utils 11 Maintainer: ezk AT am-utils.org 13 ftp://ftp.cs.umn.edu/pub/am-utils 17 # ftp://ftp.ferginc.com/pub/unix/am-utils 21 # ftp://info.mcs.kent.edu/pub/am-utils 24 ftp://ftp.cise.ufl.edu/pub/mirrors/am-utils 35 ftp://ftp.sunet.se/pub/unix/admin/am-utils 42 ftp://sunsite.org.uk/package/am-utils 50 ftp://core.ring.gr.jp/pub/net/am-utils/ [all …]
|
| H A D | FAQ | 1 Am-utils Frequently Asked Questions 8 1. The Am-utils book: http://www.am-utils.org/docs/amd-book/ 10 2. The Am-utils user manual, which is part of the distribution and is also 11 available from www.am-utils.org. 13 3. The www.am-utils.org Web site resources, especially the "am-utils" mailing 16 4. In the am-utils distribution (always use the latest ones), see all of the 20 are also available from www.am-utils.org. 26 listed in bugzilla in https://bugzilla.am-utils.org/ 29 the am-utils list (see www.am-utils.org). 32 The Am-utils development team.
|
| H A D | README.y2k | 3 Most likely am-utils is y2k compliant. 5 I do not know for sure because I have not certified am-utils myself, nor do 17 problems. Paul's patch is included in am-utils-6.0.1s7 and newer versions. 18 Paul also said that other 2-digit years used in am-utils are "harmless." 25 Maintainer, am-utils package and am-utils list. 26 WWW: http://www.am-utils.org
|
| H A D | README | 1 This is the official version of am-utils. 14 You can adjust some of the configuration of am-utils after it has been 19 [C] there are several ways you can build am-utils: 51 that /src/am-utils-6.0 is where you unpacked the sources. So you could 55 /src/am-utils-6.0/configure --srcdir=/src/am-utils-6.0 59 am-utils source tree. It requires that your "make" program understand 60 VPATH. This can be used multiple times to build am-utils concurrently in 64 (4) If you need to configure am-utils with extra libraries and/or headers, 97 [E] Report all bugs via Bugzilla or the am-utils list (see 98 www.am-utils.org). Avoid reporting to my personal email address. It is [all …]
|
| H A D | FREEBSD-upgrade | 4 AMD (am-utils) 6.1.5 5 originals can be found at: ftp://ftp.am-utils.org/pub/am-utils/ 9 tar -X FREEBSD-Xlist -xf am-utils-6.1.5.tar.gz 15 cvs import -m 'Virgin import of AMD (am-utils) v6.1.5' \ 18 After the import, a separate extraction of am-utils was GNU configured in 29 All local changes should be submitted to "am-utils@am-utils.org" or 30 https://bugzilla.am-utils.org for inclusion in the next vendor release. 37 r1.16 Add the am-utils homepage to SEE ALSO
|
| H A D | README.ldap | 1 LDAP support for am-utils was originally done by Leif Johansson 4 The current LDAP support for am-utils is for LDAPv2 only. Reportedly, 9 10180 Am-utils Organization Erez Zadok ezk AT am-utils.org 46 10180 Am-utils Organization Erez Zadok ezk AT am-utils.org
|
| H A D | FREEBSD-Xlist | 2 *LSM.am-utils 138 *doc/am-utils.dvi 139 *doc/am-utils.info 140 *doc/am-utils.info-1 141 *doc/am-utils.info-2 142 *doc/am-utils.info-3 143 *doc/am-utils.info-4 144 *doc/am-utils.info-5 145 *doc/am-utils.info-6 146 *doc/am-utils.info-7 [all …]
|
| H A D | BUGS | 3 Note: report am-utils bugs via Bugzilla to https://bugzilla.am-utils.org/ or 4 by email to the am-utils mailing list (see www.am-utils.org). 17 descriptors and hangs. Am-utils circumvents this by using its own version 28 the build host, particularly older ones. Older versions of am-utils 62 compile am-utils, otherwise essential header files (net/if.h, net/route.h, 66 [3B] It's probably impossible to build am-utils with DEC C on Ultrix V4.3. 126 time. (Please let us know if you have a fix; see www.am-utils.org.) 171 problems. See http://www.am-utils.org/patches/. 201 building am-utils. If you don't, you will get compile-time or 246 am-utils (removing config.cache before running configure). [all …]
|
| /freebsd-12.1/tests/sys/audit/ |
| H A D | Makefile | 25 SRCS.file-create+= utils.c 27 SRCS.file-delete+= utils.c 29 SRCS.file-close+= utils.c 31 SRCS.file-write+= utils.c 33 SRCS.file-read+= utils.c 35 SRCS.open+= utils.c 37 SRCS.ioctl+= utils.c 39 SRCS.network+= utils.c 41 SRCS.inter-process+= utils.c 43 SRCS.administrative+= utils.c [all …]
|
| /freebsd-12.1/contrib/llvm/ |
| H A D | FREEBSD-Xlist | 512 utils/Misc/ 524 utils/bisect 533 utils/count/ 539 utils/emacs/ 548 utils/git/ 550 utils/gn/ 553 utils/kate/ 554 utils/lint/ 555 utils/lit/ 565 utils/not/ [all …]
|
| /freebsd-12.1/contrib/wpa/hs20/client/ |
| H A D | Makefile | 27 CFLAGS += -I../../src/utils 44 OBJS += ../../src/utils/xml-utils.o 52 OBJS += ../../src/utils/eloop.o 53 OBJS += ../../src/utils/wpabuf.o 58 OBJS += ../../src/utils/browser.o 62 OBJS += ../../src/utils/http_curl.o 63 OBJS += ../../src/utils/base64.o 64 OBJS += ../../src/utils/os_unix.o 67 OBJS += ../../src/utils/common.o 97 rm -f ../../src/utils/*.o [all …]
|
| /freebsd-12.1/sys/contrib/zstd/contrib/pzstd/utils/ |
| H A D | BUCK | 4 header_namespace='utils', 12 header_namespace='utils', 20 header_namespace='utils', 27 header_namespace='utils', 35 header_namespace='utils', 42 header_namespace='utils', 49 header_namespace='utils', 57 header_namespace='utils', 63 name='utils',
|
| /freebsd-12.1/sys/contrib/zstd/contrib/pzstd/ |
| H A D | Makefile | 73 UTILS_TESTS := $(wildcard utils/test/*.cpp) 107 $(TESTPROG) ./utils/test/BufferTest$(EXT) $(TESTFLAGS) 108 $(TESTPROG) ./utils/test/RangeTest$(EXT) $(TESTFLAGS) 112 $(TESTPROG) ./utils/test/WorkQueueTest$(EXT) $(TESTFLAGS) 203 utils/test/%Test$(EXT): PZSTD_LDFLAGS += $(GTEST_LIB) 204 utils/test/%Test$(EXT): LIBS += -lgtest -lgtest_main 205 utils/test/%Test$(EXT): utils/test/%Test.o 232 $(RM) -f utils/test/*.o utils/test/*Test$(EXT) utils/test/*.Td utils/test/*.d 260 utils/test/%.o: PZSTD_CPPFLAGS += $(GTEST_INC) 261 utils/test/%.o: utils/test/%.cpp [all …]
|
| H A D | BUCK | 19 '//contrib/pzstd/utils:utils', 32 '//contrib/pzstd/utils:scope_guard',
|
| /freebsd-12.1/sys/contrib/zstd/contrib/pzstd/utils/test/ |
| H A D | BUCK | 4 deps=['//contrib/pzstd/utils:buffer'], 10 deps=['//contrib/pzstd/utils:range'], 16 deps=['//contrib/pzstd/utils:resource_pool'], 22 deps=['//contrib/pzstd/utils:scope_guard'], 28 deps=['//contrib/pzstd/utils:thread_pool'], 34 deps=['//contrib/pzstd/utils:work_queue'],
|
| /freebsd-12.1/contrib/binutils/config/ |
| H A D | mt-mep | 2 EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-utils 3 EXTRA_TARGET_HOST_INSTALL_MODULES:=$(EXTRA_TARGET_HOST_INSTALL_MODULES) install-utils 5 all-utils : all-libiberty 7 install-utils : all-libiberty
|
| /freebsd-12.1/contrib/llvm/tools/lld/ |
| H A D | CMakeLists.txt | 72 # Check prebuilt llvm/utils. 78 if(EXISTS ${LLVM_MAIN_SRC_DIR}/utils/lit/lit.py) 80 set(LLVM_LIT ${LLVM_MAIN_SRC_DIR}/utils/lit/lit.py) 82 add_subdirectory(${LLVM_MAIN_SRC_DIR}/utils/FileCheck utils/FileCheck) 83 add_subdirectory(${LLVM_MAIN_SRC_DIR}/utils/not utils/not) 87 set(UNITTEST_DIR ${LLVM_MAIN_SRC_DIR}/utils/unittest) 91 add_subdirectory(${UNITTEST_DIR} utils/unittest) 97 PATHS "${LLVM_MAIN_SRC_DIR}/utils/lit" 137 execute_process(COMMAND ${CMAKE_SOURCE_DIR}/utils/GetSourceVersion ${LLD_SOURCE_DIR} 140 execute_process(COMMAND ${CMAKE_SOURCE_DIR}/utils/GetRepositoryPath ${LLD_SOURCE_DIR}
|
| /freebsd-12.1/contrib/libucl/ |
| H A D | configure.ac | 66 AC_ARG_ENABLE([utils], optenable 67 AS_HELP_STRING([--enable-utils], [Build and install utils @<:@default=no@:>@]), 69 yes) utils=true ;; 70 no) utils=false ;; 71 *) AC_MSG_ERROR([bad value ${enableval} for --enable-utils]) ;; 72 esac],[utils=false]) 73 AM_CONDITIONAL([UTILS], [test x$utils = xtrue]) 183 utils/Makefile \
|
| /freebsd-12.1/sys/contrib/zstd/contrib/pzstd/test/ |
| H A D | BUCK | 13 '//contrib/pzstd/utils:scope_guard', 23 '//contrib/pzstd/utils:scope_guard', 35 '//contrib/pzstd/utils:scope_guard',
|
| /freebsd-12.1/lib/libc/tests/stdlib/ |
| H A D | cxa_thread_atexit_test.cc | 111 ATF_REQUIRE(atf::utils::compare_file("test_before.txt", out_log)); in ATF_TEST_CASE_BODY() 133 ATF_REQUIRE(atf::utils::compare_file("test_after.txt", out_log)); in ATF_TEST_CASE_BODY() 154 ATF_REQUIRE(atf::utils::compare_file("test_add_meanwhile.txt", out_log)); in ATF_TEST_CASE_BODY()
|