Centos-kernel-stream-9/include/kunit
Nico Pache f682dc59d7 kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT
commit 582eb3aeed2d06b122fba95518b84506d3d4ceb9
Author: Kemeng Shi <shikemeng@huaweicloud.com>
Date:   Wed Jul 26 01:20:51 2023 +0800

    kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT

    We mix up KUNIT_TRIGGER_STATIC_STUB and KUNIT_STATIC_STUB_REDIRECT in
    static_stub header. Just correct KUNIT_TRIGGER_STATIC_STUB to
    KUNIT_STATIC_STUB_REDIRECT which is documented.

    Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
    Reviewed-by: David Gow <davidgow@google.com>
    Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>

JIRA: https://issues.redhat.com/browse/RHEL-5618
Signed-off-by: Nico Pache <npache@redhat.com>
2023-11-02 15:26:59 -06:00
..
assert.h kunit: remove KUNIT_INIT_MEM_ASSERTION macro 2023-11-02 15:26:55 -06:00
attributes.h kunit: Add ability to filter attributes 2023-11-02 15:26:58 -06:00
resource.h kunit: Fix obsolete name in documentation headers (func->action) 2023-11-02 15:26:57 -06:00
static_stub.h kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT 2023-11-02 15:26:59 -06:00
test-bug.h kunit: Expose 'static stub' API to redirect functions 2023-11-02 15:26:56 -06:00
test.h kunit: Allow kunit test modules to use test filtering 2023-11-02 15:26:59 -06:00
try-catch.h
visibility.h kunit: add macro to allow conditionally exposing static symbols to tests 2023-05-08 10:41:49 -04:00