<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in access_test.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>04aaa35d40d8c5ff030014866691f9a56e59c142 - [libc][NFC] Correct test header inclusion, license (#114604)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#04aaa35d40d8c5ff030014866691f9a56e59c142</link>
        <description>[libc][NFC] Correct test header inclusion, license (#114604)Some tests were including LibcTest.h directly. Instead you shouldinclude Test.h which does proper indirection for other test frameworkswe support (zxtest, gtest). Also added some license headers to teststhat were missing them.

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Tue, 05 Nov 2024 18:25:25 +0000</pubDate>
        <dc:creator>Michael Jones &lt;michaelrj@google.com&gt;</dc:creator>
    </item>
<item>
        <title>3eb1e6d8e930f5aff17b8d6bcc160f5bbf8cabc7 - [libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#3eb1e6d8e930f5aff17b8d6bcc160f5bbf8cabc7</link>
        <description>[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)Having libc_errno outside of the namespace causes versioning issues whentrying to link the tests against LLVM-libc. Most of this patch is justmoving libc_errno inside the namespace in tests. This isn&apos;t necessary inthe function implementations since those are already inside thenamespace.

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Tue, 06 Feb 2024 09:36:05 +0000</pubDate>
        <dc:creator>michaelrj-google &lt;71531609+michaelrj-google@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7a7d5481ad5c925d4f31bee3ab66bd1d7d514b73 - [libc] add bazel support for most of unistd (#80078)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#7a7d5481ad5c925d4f31bee3ab66bd1d7d514b73</link>
        <description>[libc] add bazel support for most of unistd (#80078)Much of unistd involves modifying files. The tests for these functionsneed to use libc_make_test_file_path which didn&apos;t exist when they werefirst implemented. This patch adds most of unistd to the bazel alongwith the corresponding tests. Tests that modify directories had to bedisabled since bazel doesn&apos;t seem to handle them properly.

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Thu, 01 Feb 2024 20:54:01 +0000</pubDate>
        <dc:creator>michaelrj-google &lt;71531609+michaelrj-google@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>73874f7a39df74eacf1682b3961da2d8cb675f33 - [libc][NFC] Use specific ASSERT macros to test errno (#79573)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#73874f7a39df74eacf1682b3961da2d8cb675f33</link>
        <description>[libc][NFC] Use specific ASSERT macros to test errno (#79573)This patch provides specific test macros to deal with `errno`.This will help abstract away the differences between unit test and integration/hermetic tests in #79319.In one case we use `libc_errno` which is a struct, in the other case we deal directly with `errno`.

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Fri, 26 Jan 2024 14:18:22 +0000</pubDate>
        <dc:creator>Guillaume Chatelet &lt;gchatelet@google.com&gt;</dc:creator>
    </item>
<item>
        <title>c0ad6e2fa6353d06aa62b4874f48d5ba2159de56 - [libc] fix unit tests (#75361)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#c0ad6e2fa6353d06aa62b4874f48d5ba2159de56</link>
        <description>[libc] fix unit tests (#75361)Fixes #75261

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Wed, 13 Dec 2023 17:55:29 +0000</pubDate>
        <dc:creator>Nick Desaulniers &lt;nickdesaulniers@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>b6bc9d72f65a5086f310f321e969d96e9a559e75 - [libc] Mass replace enclosing namespace (#67032)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#b6bc9d72f65a5086f310f321e969d96e9a559e75</link>
        <description>[libc] Mass replace enclosing namespace (#67032)This is step 4 ofhttps://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Tue, 26 Sep 2023 09:45:04 +0000</pubDate>
        <dc:creator>Guillaume Chatelet &lt;gchatelet@google.com&gt;</dc:creator>
    </item>
<item>
        <title>4f1fe19df385445fabde47998affca50c7f1bc1e - [libc] Make ErrnoSetterMatcher handle logging floating point values.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#4f1fe19df385445fabde47998affca50c7f1bc1e</link>
        <description>[libc] Make ErrnoSetterMatcher handle logging floating point values.Along the way, couple of additional things have been done:1. Move `ErrnoSetterMatcher.h` to `test/UnitTest` as all other matchers live   there now.2. `ErrnoSetterMatcher` ignores matching `errno` on GPUs.Reviewed By: jhuber6Differential Revision: https://reviews.llvm.org/D151129

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Mon, 15 May 2023 22:12:26 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>fc121d0c73a2d950434653089cf8b9747dfda3bb - [libc][NFC] Remove the unused FDReader testutil.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#fc121d0c73a2d950434653089cf8b9747dfda3bb</link>
        <description>[libc][NFC] Remove the unused FDReader testutil.Differential Revision: https://reviews.llvm.org/D148454

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Sun, 16 Apr 2023 07:28:41 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>67de5381a3ebe1cacbef4f0f7b382b6a40841608 - [libc][NFC] Switch unistd.h tests to libc_errno.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#67de5381a3ebe1cacbef4f0f7b382b6a40841608</link>
        <description>[libc][NFC] Switch unistd.h tests to libc_errno.

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Mon, 13 Mar 2023 23:44:03 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>af1315c28f9bab76d3c2e1492a3d41e7c48215f8 - [libc][NFC] Move UnitTest and IntegrationTest to the &apos;test&apos; directory.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#af1315c28f9bab76d3c2e1492a3d41e7c48215f8</link>
        <description>[libc][NFC] Move UnitTest and IntegrationTest to the &apos;test&apos; directory.This part of the effort to make all test related pieces into the `test`directory. This helps is excluding test related pieces in a straightforward manner if LLVM_INCLUDE_TESTS is OFF. Future patches will also movethe MPFR wrapper and testutils into the &apos;test&apos; directory.

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Mon, 06 Feb 2023 07:07:23 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>419580c699481de40f1e819c396fe07a63885b43 - [libc] Add implementation of POSIX function &quot;access&quot;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/access_test.cpp#419580c699481de40f1e819c396fe07a63885b43</link>
        <description>[libc] Add implementation of POSIX function &quot;access&quot;.Reviewed By: lntueDifferential Revision: https://reviews.llvm.org/D133814

            List of files:
            /llvm-project/libc/test/src/unistd/access_test.cpp</description>
        <pubDate>Tue, 13 Sep 2022 20:09:20 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
