index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
test_util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'kvm-x86-selftests2-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-11
/
+14
2026-08-05
KVM: selftests: Test one random GP counter in PMU arch events testcase
Sean Christopherson
1
-2
/
+2
2026-07-29
KVM: selftests: Use __stringify() instead of custom XSTR() macros
Yosry Ahmed
1
-0
/
+1
2026-07-07
KVM: selftests: Add helper to generate random u64 in range [min,max]
Josh Hilke
1
-0
/
+3
2026-07-07
KVM: selftests: Rename guest_rng to kvm_rng
Josh Hilke
1
-11
/
+11
2026-05-13
KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h
Sean Christopherson
1
-1
/
+1
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
1
-1
/
+1
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
1
-10
/
+10
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
1
-2
/
+2
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
1
-6
/
+8
2025-10-10
KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
Sean Christopherson
1
-0
/
+19
2025-05-16
KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
Maxim Levitsky
1
-0
/
+1
2025-01-08
KVM: selftests: Add printf attribute to _no_printf()
Isaku Yamahata
1
-1
/
+1
2024-04-29
KVM: selftests: Provide an API for getting a random bool from an RNG
Sean Christopherson
1
-0
/
+11
2024-04-29
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
1
-0
/
+8
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
1
-0
/
+2
2024-02-01
KVM: selftests: Generalize check_clocksource() from kvm_clock_test
Vitaly Kuznetsov
1
-0
/
+2
2023-12-01
KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()
Sean Christopherson
1
-1
/
+1
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-0
/
+5
2023-11-14
KVM: selftests: Add support for creating private memslots
Sean Christopherson
1
-0
/
+5
2023-10-13
selftests/kvm: Replace attribute with macro
Maciej Wieczor-Retman
1
-4
/
+4
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
1
-0
/
+2
2023-08-02
KVM: selftests: Add guest_snprintf() to KVM selftests
Aaron Lewis
1
-0
/
+3
2023-08-02
KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()
Sean Christopherson
1
-8
/
+7
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
1
-2
/
+2
2023-03-14
KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
Vipin Sharma
1
-1
/
+2
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
1
-0
/
+8
2022-11-16
KVM: selftests: implement random number generator for guest code
Colton Lewis
1
-0
/
+7
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
1
-0
/
+16
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
1
-0
/
+2
2022-09-30
KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachable
David Matlack
1
-2
/
+4
2022-06-11
KVM: selftests: Use TAP-friendly ksft_exit_skip() in __TEST_REQUIRE
Sean Christopherson
1
-6
/
+4
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
1
-0
/
+9
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
1
-0
/
+1
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
1
-0
/
+25
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
1
-1
/
+3
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
1
-0
/
+2
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
1
-0
/
+1
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
1
-0
/
+11
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
1
-0
/
+1
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
1
-1
/
+17
2021-04-20
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
1
-0
/
+1
2021-04-20
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
1
-0
/
+2
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
1
-0
/
+14
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
1
-1
/
+1
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
1
-0
/
+1
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
1
-0
/
+1
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
1
-1
/
+2
[next]