Searched hist:ff4b2bfa63bd07cca35f6e704dc5035650595950 (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/drivers/net/hw/lib/py/ |
H A D | __init__.py | ff4b2bfa63bd07cca35f6e704dc5035650595950 Mon Apr 29 16:44:22 CEST 2024 Jakub Kicinski <kuba@kernel.org> selftests: drv-net-hw: support using Python from net hw tests
We created a separate directory for HW-only tests, recently. Glue in the Python test library there, Python is a bit annoying when it comes to using library code located "lower" in the directory structure.
Reuse the Env class, but let tests require non-nsim setup.
Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20240429144426.743476-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/tools/testing/selftests/drivers/net/hw/ |
H A D | Makefile | diff ff4b2bfa63bd07cca35f6e704dc5035650595950 Mon Apr 29 16:44:22 CEST 2024 Jakub Kicinski <kuba@kernel.org> selftests: drv-net-hw: support using Python from net hw tests
We created a separate directory for HW-only tests, recently. Glue in the Python test library there, Python is a bit annoying when it comes to using library code located "lower" in the directory structure.
Reuse the Env class, but let tests require non-nsim setup.
Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20240429144426.743476-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/tools/testing/selftests/drivers/net/lib/py/ |
H A D | env.py | diff ff4b2bfa63bd07cca35f6e704dc5035650595950 Mon Apr 29 16:44:22 CEST 2024 Jakub Kicinski <kuba@kernel.org> selftests: drv-net-hw: support using Python from net hw tests
We created a separate directory for HW-only tests, recently. Glue in the Python test library there, Python is a bit annoying when it comes to using library code located "lower" in the directory structure.
Reuse the Env class, but let tests require non-nsim setup.
Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20240429144426.743476-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/tools/testing/selftests/ |
H A D | Makefile | diff ff4b2bfa63bd07cca35f6e704dc5035650595950 Mon Apr 29 16:44:22 CEST 2024 Jakub Kicinski <kuba@kernel.org> selftests: drv-net-hw: support using Python from net hw tests
We created a separate directory for HW-only tests, recently. Glue in the Python test library there, Python is a bit annoying when it comes to using library code located "lower" in the directory structure.
Reuse the Env class, but let tests require non-nsim setup.
Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20240429144426.743476-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|