diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-03-07 06:36:21 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-10 03:02:25 +0300 |
| commit | e0aa0c61758f517ded2befa084ebcad93809b421 (patch) | |
| tree | 0e33c37c594526875ca917bb23835c9ef8719879 /include | |
| parent | 0bcac7b11262557c990da1ac564d45777eb6b005 (diff) | |
| download | linux-e0aa0c61758f517ded2befa084ebcad93809b421.tar.xz | |
tools: ynl: move samples to tests
The "samples" were always poor man's tests (used to manually
confirm that C YNL works).
Move all C sample programs from tools/net/ynl/samples/ to
tools/net/ynl/tests/, "merge" the Makefiles. The subsequent
changes will convert each sample into a proper KTAP selftests.
Since these are now tests rather than samples - default to
enabling asan. After all we're testing user space code here.
Sort the gitignore while at it, the page-pool entry was a leftover
so delete it.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Tested-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20260307033630.1396085-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
