Yahoo España Búsqueda web

Search results

  1. Hace 5 días · From. Mickaël Salaün <>. Subject. [PATCH v3 3/9] selftests/harness: Fix fixture teardown. Date. Mon, 29 Apr 2024 21:19:05 +0200. Make sure fixture teardowns are run when test cases failed, including when _metadata->teardown_parent is set to true. Make sure only one fixture teardown is run per test case, handling the case where the test child ...

  2. Hace 5 días · Subject. [PATCH v2 3/9] selftests/harness: Fix fixture teardown. Date. Mon, 29 Apr 2024 15:09:25 +0200. share. Make sure fixture teardowns are run when test cases failed, including. when _metadata->teardown_parent is set to true. Make sure only one fixture teardown is run per test case, handling the. case where the test child forks.

  3. Hace 5 días · From: Mickaël Salaün <> Subject [PATCH v2 9/9] selftests/harness: Fix vfork() side effects: Date: Mon, 29 Apr 2024 15:09:31 +0200

  4. Hace 5 días · From: Mickaël Salaün <> Subject [PATCH v3 9/9] selftests/harness: Fix vfork() side effects: Date: Mon, 29 Apr 2024 21:19:11 +0200

  5. 22 de abr. de 2024 · This completely messes up my test system. > > because it concludes that it is pointless to continue testing. > > after the "Unable to handle kernel NULL pointer dereference" backtrace. > > At the same time, it is all or nothing, meaning I can not disable. > > it but still run other kunit tests. > >.

  6. Hace 5 días · From: Mickaël Salaün <> Subject [PATCH v2 4/9] selftests/harness: Fix interleaved scheduling leading to race conditions: Date: Mon, 29 Apr 2024 15:09:26 +0200

  7. Hace 5 días · On Fri, Apr 26, 2024 at 12:38:17PM -0700, Kees Cook wrote: > On Fri, Apr 26, 2024 at 07:22:49PM +0200, Mickaël Salaün wrote: > > According to the test environment, the mount point of the test's working