fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[librseq.git] / tests /
2024-04-12  Mathieu Desnoyersmempool: use list.h API
2024-03-20  Mathieu Desnoyersmempool: Rename pool policy
2024-03-19  Mathieu Desnoyersmempool: Tests mempool destroy in child process
2024-03-19  Olivier Diontests/mempool: Allocate pool in child for robust tests
2024-03-18  Mathieu Desnoyersmempool: Introduce "private" populate policy
2024-03-18  Mathieu Desnoyersmempool cow test: use default stride
2024-03-18  Mathieu Desnoyersmempool: Test COW vs malloc_init race
2024-03-17  Mathieu Desnoyersmempool tests: Adapt to free list new location
2024-03-16  Mathieu Desnoyersmempool test: test populate none policy
2024-03-16  Mathieu Desnoyersmempool: Implement populate none policy
2024-03-10  Mathieu Desnoyersmempool_test: test rseq_mempool_percpu_malloc_init
2024-03-10  Mathieu Desnoyersmempool_test: test poison corruption detection
2024-03-09  Mathieu Desnoyersmempool test: add one extra object after free
2024-03-09  Mathieu Desnoyersmempool: introduce poison attribute
2024-03-09  Mathieu Desnoyersmempool test: Only use a single range for large stride
2024-03-09  Mathieu Desnoyersmempool test: test max_nr_ranges > 1
2024-03-09  Mathieu Desnoyersmempool: Introduce rseq_mempool_attr_set_max_nr_ranges
2024-03-09  Mathieu Desnoyersparam_test: Use mempool max_nr_cpus rather than CPU_SETSIZE
2024-03-09  Mathieu Desnoyersmempool: Receive mempool type (percpu/global) as attribute
2024-03-09  Mathieu Desnoyersmempool test: iterate from page size
2024-03-09  Mathieu Desnoyersmembarrier rseq fence test: adapt to RSEQ_PERCPU_STRIDE
2024-03-09  Mathieu DesnoyersRevert "x86-64: Implement/use load_cbne_load_add_load_a...
2024-03-08  Mathieu Desnoyersmempool: namespacing, add global alloc/free
2024-03-08  Mathieu Desnoyersmempool: Introduce optional stride parameter
2024-03-08  Mathieu Desnoyersmempool: mass renaming of API
2024-03-08  Olivier Diontests/mempool_test: Add robust testing
2024-03-08  Mathieu Desnoyersmempool: Use masks to get pool range from pointer and...
2024-03-08  Mathieu Desnoyerspercpu alloc: Introduce stride parameter
2024-03-08  Mathieu DesnoyersUpdate mempool test
2024-03-08  Mathieu DesnoyersAdd mempool test to make check
2024-03-08  Mathieu Desnoyersmempool test: safe iteration for free
2024-03-08  Mathieu DesnoyersIntroduce mempool test
2024-03-08  Mathieu DesnoyersRename percpu-alloc files to mempool
2024-03-07  Mathieu Desnoyerspercpu pool: Move robust flag to atttribute
2024-03-07  Mathieu Desnoyerspercpu alloc: add pool name
2024-03-05  Mathieu Desnoyersx86-64: Implement/use load_cbne_load_add_load_add_store
2024-03-05  Mathieu Desnoyersparam test: membarrier: validate total number of increments
2024-03-05  Mathieu Desnoyerspercpu allocator: Add flags argument for future extensions
2024-03-04  Mathieu Desnoyerspercpu alloc: introduce rseq mmap attributes
2024-03-04  Mathieu DesnoyersRename RSEQ_ARCH_HAS_OFFSET_DEREF_ADDV to rseq_arch_has...
2024-03-04  Mathieu Desnoyersparam tests: membarrier: pre-decode pointer offset
2024-03-02  Mathieu Desnoyersparam test: x86-32: use ip-relative addressing for...
2024-03-02  Mathieu Desnoyersx86-32: Document linker warning
2024-03-02  Mathieu Desnoyersparam tests: percpu memcpu buffer: use percpu alloc
2024-03-02  Mathieu Desnoyersparam tests: percpu buffer: use percpu alloc
2024-03-02  Mathieu Desnoyersparam tests: percpu list: use percpu alloc
2024-03-02  Mathieu DesnoyersRename rseq_load_add_load_add_store to rseq_load_add_lo...
2024-03-02  Mathieu Desnoyersparam test: counter increment: use percpu alloc
2024-03-02  Mathieu Desnoyersparam test: use __rseq_percpu pointer tagging
2024-03-02  Mathieu DesnoyersAdapt spinlock param test to percpu alloc
2024-02-27  Michael JeansonFix: seccomp tests require shared libs
2024-02-27  Mathieu DesnoyersUpdate rseq critical section identifiers to match pseud...
2024-02-23  Michael Jeansontests: add unregistered and no syscall tests
2024-01-10  Mathieu DesnoyersFix: do not skip !allowed_cpus for mm_cid
2023-06-12  Michael JeansonAdd missing copyright headers
2023-04-25  Mathieu DesnoyersFix: percpu ops mm_cid tests
2023-04-25  Mathieu DesnoyersSkip mm_cid tests when unavailable
2023-04-25  Mathieu Desnoyersparametrized test: Report/abort on negative concurrency ID
2023-04-25  Mathieu DesnoyersImplement parametrized mm_cid test
2023-04-25  Mathieu DesnoyersImplement basic percpu ops mm_cid test
2023-04-25  Mathieu DesnoyersImplement rseq numa node id field selftest
2023-04-25  Mathieu DesnoyersRemove RSEQ_SKIP_FASTPATH code
2023-04-20  Mathieu DesnoyersTests: Introduce arch-mo unit tests
2023-04-14  Michael JeansonImplement the REUSE specification for licensing and...
2023-04-14  Mathieu DesnoyersRelicense librseq to MIT
2022-10-31  Mathieu DesnoyersAllowing querying whether libc support rseq
2022-06-13  Michael JeansonAdd RISC-V rseq support
2022-01-21  Mathieu DesnoyersFix: use long rather than int for offsets
2022-01-21  Mathieu DesnoyersFix: use int rather than off_t for offsets
2022-01-20  Mathieu DesnoyersFix: provide membarrier_private_expedited_rseq_availabl...
2022-01-17  Mathieu DesnoyersTest for membarrier private expedited rseq availability
2022-01-17  Mathieu DesnoyersFix: membarrier flags for kernels headers < 5.10
2022-01-17  Mathieu DesnoyersTest MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
2022-01-05  Mathieu DesnoyersFix: Warnings about #if checks of undefined tokens
2022-01-04  Michael Jeansonfix: dead initialization reported by scan-build
2022-01-04  Michael JeansonAdd debug output to basic_percpu_ops_test
2022-01-04  Michael Jeansonconfigure: enable extended compiler warnings
2022-01-04  Michael JeansonBuild and run tests as C++ programs
2021-12-15  Mathieu Desnoyersparam test: Only provide rseq_gettid if BENCHMARK is...
2021-12-14  Mathieu DesnoyersUpdate librseq to co-exist with glibc rseq integration
2021-03-19  Michael JeansonModernize autotools setup 8/head
2020-07-13  Michael JeansonSkip the tests if the rseq syscall is unavailable
2020-07-09  Michael JeansonConvert test suite to the TAP test protocol
2020-07-08  Mathieu DesnoyersAdd parametrized tests
2020-07-08  Mathieu DesnoyersAdd basic test
2020-07-07  Mathieu DesnoyersWire up basic percpu ops test
2020-07-07  Mathieu DesnoyersAdd basic percpu ops test
2020-06-05  Mathieu DesnoyersRemove do_on_cpu dependencies
2019-07-25  Mathieu DesnoyersMove to do_on_cpu system call
2019-03-12  Michael JeansonAutotools all the things!
2019-03-11  Michael JeansonClarify licensing and update to SPDX 3.0 identifiers
2018-10-09  Mathieu DesnoyersTest rseq and cpu_opv availability
2018-10-09  Mathieu DesnoyersUpdate percpu ops test and header
2018-10-07  Mathieu DesnoyersUpdate test makefile
2018-10-07  Mathieu DesnoyersAdd percpu ops test
This page took 0.047887 seconds and 7 git commands to generate.