google / buzzer

Apache License 2.0
411 stars 28 forks source link

Add Playground strategy meant for testing #54

Closed thatjiaozi closed 3 months ago

thatjiaozi commented 3 months ago

Playground strategy can be used to create a sequence of ebpf instructions and then get what the verifier thinks about them.

Also add support for selecting the strategy to run via a command line flag.