bpftime icon indicating copy to clipboard operation
bpftime copied to clipboard

[FEATURE] Test with kernel eBPF test.

Open yunwei37 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

The unit test for bpftime is insufficient now. can we test bpftime with kernel eBPF test, since it's compatible with kernel eBPF?

Describe the solution you'd like

use https://elixir.bootlin.com/linux/latest/source/tools/testing/selftests/bpf for test. build a ci and test them in it.

Describe alternatives you've considered

Provide usage examples

Additional context

yunwei37 avatar Feb 01 '24 00:02 yunwei37

I think this could be included in a nightly CI

Zheaoli avatar Feb 01 '24 10:02 Zheaoli