mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
support/testing: add bpftrace test
This commit adds a simple bpftrace test that ensures that not only it builds fine, but it also runs properly on a minimal test scenario. Assisted-by: GPT-5.6 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [Julien: - reindent emulator.boot() options - add a call to "bpftrace --version" ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
cc25888c88
commit
e06cfae9cb
@@ -3304,6 +3304,8 @@ F: support/testing/tests/package/sample_python_flask_expects_json.py
|
||||
F: support/testing/tests/package/sample_python_git.py
|
||||
F: support/testing/tests/package/sample_python_pyudev.py
|
||||
F: support/testing/tests/package/sample_python_unittest_xml_reporting.py
|
||||
F: support/testing/tests/package/test_bpftrace.py
|
||||
F: support/testing/tests/package/test_bpftrace/linux-bpftrace.fragment
|
||||
F: support/testing/tests/package/test_nodejs.py
|
||||
F: support/testing/tests/package/test_python_augeas.py
|
||||
F: support/testing/tests/package/test_python_crccheck.py
|
||||
|
||||
Reference in New Issue
Block a user