summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)AuthorFilesLines
2025-03-12kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()Kees Cook1-62/+77
2025-03-12kunit/fortify: Expand testing of __compiletime_strlen()Kees Cook1-0/+17
2025-03-10tests/module: nix-ifyJoel Granados1-1/+1
2025-03-06kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook1-10/+20
2025-03-05kunit/overflow: Fix DEFINE_FLEX tests for counted_byKees Cook1-10/+28
2025-02-11lib/tests/kfifo_kunit.c: add tests for the kfifo structureDiego Vieira2-0/+225
2025-02-11lib: Move KUnit tests into tests/ subdirectoryKees Cook27-0/+11618
2024-11-28selftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain1-2/+7
2024-11-28selftests: kallsyms: fix double build stupidityLuis Chamberlain1-9/+8
2024-11-08tests/module/gen_test_kallsyms.sh: use 0 value for variablesLuis Chamberlain1-1/+1
2024-10-29selftests: kallsyms: add MODULE_DESCRIPTIONArnd Bergmann1-0/+1
2024-10-24selftests: add new kallsyms selftestsLuis Chamberlain4-0/+148