index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kunit
Age
Commit message (
Expand
)
Author
2025-10-27
kunit: prevent log overwrite in param_tests
Carlos Llamas
2025-10-20
kunit: test_dev_action: Correctly cast 'priv' pointer to long*
Florian Schmaus
2025-09-16
kunit: Extend kconfig help text for KUNIT_UML_PCI
Thomas Weißschuh
2025-09-15
kunit: Enable PCI on UML without triggering WARN()
Thomas Weißschuh
2025-08-26
kunit: Add example parameterized test with direct dynamic parameter array setup
Marie Zhussupova
2025-08-26
kunit: Add example parameterized test with shared resource management using t...
Marie Zhussupova
2025-08-26
kunit: Enable direct registration of parameter arrays to a KUnit test
Marie Zhussupova
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
2025-08-26
kunit: Introduce param_init/exit for parameterized test context management
Marie Zhussupova
2025-08-26
kunit: Add parent kunit for parameterized test context
Marie Zhussupova
2025-08-15
kunit: Always descend into kunit directory during build
Thomas Weißschuh
2025-07-31
kunit: test: Drop CONFIG_MODULE ifdeffery
Thomas Weißschuh
2025-07-29
Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-07-16
kunit: test: Export kunit_attach_mm()
Tiffany Yang
2025-06-27
kunit: Make default kunit_test timeout configurable via both a module paramet...
Marie Zhussupova
2025-06-24
kunit: Adjust kunit_test timeout based on test_{suite,case} speed
Ujwal Jain
2025-06-18
kunit: Add test for static stub
Tzung-Bi Shih
2025-05-21
kunit: Fix wrong parameter to kunit_deactivate_static_stub()
Tzung-Bi Shih
2025-04-29
kunit: executor: Remove const from kunit_filter_suites() allocation type
Kees Cook
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-22
Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...
Linus Torvalds
2024-11-19
kunit: debugfs: Use IS_ERR() for alloc_string_stream() error check
Kuan-Wei Chiu
2024-11-19
kunit: Fix potential null dereference in kunit_device_driver_test()
Zichen Xie
2024-11-19
kunit: string-stream: Fix a UAF bug in kunit_init_suite()
Jinjie Ruan
2024-10-03
kunit: string-stream-test: Include <linux/prandom.h>
Uros Bizjak
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-08-26
kunit: Device wrappers should also manage driver name
David Gow
2024-07-29
platform: Add test managed platform_device/driver APIs
Stephen Boyd
2024-07-12
kunit: executor: Simplify string allocation handling
Kees Cook
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
2024-06-14
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2024-06-07
kunit: add missing MODULE_DESCRIPTION() macros to core modules
Jeff Johnson
2024-05-30
kunit: Cover 'assert.c' with tests
Ivan Orlov
2024-05-06
kunit: bail out early in __kunit_test_suites_init() if there are no suites to...
Scott Mayhew
2024-05-06
kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPER
Ivan Orlov
2024-05-06
kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig option
David Gow
2024-05-06
kunit: unregister the device on error
Wander Lairson Costa
2024-05-06
kunit: Fix race condition in try-catch completion
David Gow
2024-05-06
kunit: Add tests for fault
Mickaël Salaün
2024-05-06
kunit: Print last test location on fault
Mickaël Salaün
2024-05-06
kunit: Handle test faults
Mickaël Salaün
2024-05-06
kunit: Fix timeout message
Mickaël Salaün
2024-05-06
kunit: Fix kthread reference
Mickaël Salaün
2024-05-06
kunit: Handle thread creation error
Mickaël Salaün
2024-02-27
kunit: test: Log the correct filter string in executor_test
David Gow
2024-02-27
kunit: Setup DMA masks on the kunit device
Maxime Ripard
2024-02-27
kunit: make kunit_bus_type const
Ricardo B. Marliere
2024-02-27
kunit: Mark filter* params as rw
Lucas De Marchi
[next]