~registry/kmod/master

  • Committer: Lucas De Marchi
  • Author(s): Emil Velikov
  • Date: 2025-06-16 12:37:42 UTC
  • Revision ID: git-v1:41b1798768c1d65796b9d9092a60541c49d5daa1
testsuite: remove exit() calls from main()

There is no particular reason for us to use exit(), so just avoid it.

As result, the only instances using of exit() are within the child
process and our cleanup is complete :-)

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/371
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
.github 1371 11 months ago Lucas De Marchi ci: Add github workflow Add a minimal github work Diff
libkmod 2 13 years ago Lucas De Marchi Rename libabc to libkmod Diff
man 439 13 years ago Lucas De Marchi rename doc dir to man Diff
scripts 1445 9 months ago Lucas De Marchi testsuite: move setup-rootfs.sh to scripts/ There Diff
shared 919 10 years ago Lucas De Marchi Move macro.h to shared directory It's not really Diff
shell-completion 815 11 years ago Lucas De Marchi shell-completion: Add initial completion for kmod Diff
testsuite 495 13 years ago Lucas De Marchi testsuite: add skeleton Diff
tools 163 13 years ago Lucas De Marchi Merge branch 'use-mmap' Conflicts: libkmod/libkm Diff
.clang-format 2034 6 days ago Lucas De Marchi libkmod: add TODO for module hashkey handling We 3.9 KB Diff Download File
.codespellignore 1626 8 months ago Lucas De Marchi ci: add more SPDX copyright/license identifiers T 128 bytes Diff Download File
.editorconfig 1626 8 months ago Lucas De Marchi ci: add more SPDX copyright/license identifiers T 582 bytes Diff Download File
.gitignore 1350 11 months ago Lucas De Marchi gitignore: ignore gtk-doc.m4 Signed-off-by: Lucas 336 bytes Diff Download File
.mailmap 1346 1 year ago Lucas De Marchi .mailmap: Forward to my personal email My Collabo 69 bytes Diff Download File
build-dev.ini 1699 8 months ago Lucas De Marchi Enable sanitizers in build-dev.ini With the sanit 430 bytes Diff Download File
CODING-STYLE 1565 9 months ago Lucas De Marchi CONTRIBUTING.md: mention s-o-b tag, includ DCO cop 2.1 KB Diff Download File
CONTRIBUTING.md 1737 7 months ago Lucas De Marchi CONTRIBUTING.md: mention about gtk-doc Since: We 4.1 KB Diff Download File
COPYING 928 10 years ago Lucas De Marchi Clarify what licences apply where This doesn't ch 25.8 KB Diff Download File
DCO.txt 1565 9 months ago Lucas De Marchi CONTRIBUTING.md: mention s-o-b tag, includ DCO cop 1.3 KB Diff Download File
meson.build 2023 18 days ago Lucas De Marchi Remove dietlibc stat::st_mtim workaround Some ver 15.9 KB Diff Download File
meson_options.txt 1885 6 months ago Lucas De Marchi meson: Allow to set dlopen option for compression 2.2 KB Diff Download File
NEWS 1949 3 months ago Lucas De Marchi NEWS: squash a couple of typos Namely: - ondeman 41.9 KB Diff Download File
README.md 2022 18 days ago Lucas De Marchi README: update C runtime library section Our read 2.3 KB Diff Download File