summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
2025-03-12kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()Kees Cook
2025-03-12kunit/fortify: Expand testing of __compiletime_strlen()Kees Cook
2025-03-10tests/module: nix-ifyJoel Granados
2025-03-05kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook
2025-03-04kunit/overflow: Fix DEFINE_FLEX tests for counted_byKees Cook
2025-02-10lib/tests/kfifo_kunit.c: add tests for the kfifo structureDiego Vieira
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook
2024-11-28selftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain
2024-11-28selftests: kallsyms: fix double build stupidityLuis Chamberlain
2024-11-07tests/module/gen_test_kallsyms.sh: use 0 value for variablesLuis Chamberlain
2024-10-28selftests: kallsyms: add MODULE_DESCRIPTIONArnd Bergmann
2024-10-24selftests: add new kallsyms selftestsLuis Chamberlain