ebpf-for-windows/scripts
Alan Jowett 0fdf2a5039
Modify bpf2c output to meet the coding standards. (#1061)
* Modify bpf2c to generate code that matches coding style.
Switch file extension of expected code to .c so that it enforces
coding style requirements.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Fix file-rename in CMakeLists.txt

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Fix bad merge

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Fix line splitting

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
2022-05-05 14:41:13 -06:00
..
setup_build Sock addr hook callout test (#922) 2022-04-12 11:37:44 -07:00
.check-license.ignore Add doxygen automation (#180) 2021-05-12 08:23:02 -06:00
CMakeLists.txt cmake: Add base targets (#882) 2022-04-26 05:39:37 -07:00
Convert-BpfToNative.ps1 Add negative native module tests (#1039) 2022-05-01 16:26:41 -07:00
Setup-DevEnv.ps1 Use LLVM version 11.0.1 (#1016) 2022-04-26 15:47:56 -06:00
check-license.sh Check code formatting and licenses when committing 2021-03-05 21:15:17 -08:00
cleanup_ebpf_cicd_tests.ps1 selfhost runner (#622) 2021-10-06 23:40:17 -07:00
commit-msg Check code formatting and licenses when committing 2021-03-05 21:15:17 -08:00
common.psm1 selfhost runner (#622) 2021-10-06 23:40:17 -07:00
config_test_vm.psm1 WFP ALE Flow established callout, tests etc. (#978) 2022-04-20 16:48:20 -07:00
copy_pre_commit.ps1 add script to copy pre-commit file to relative hooks folder (#745) 2022-02-02 12:58:00 -08:00
create_package_data.bat cmake: Add base targets (#882) 2022-04-26 05:39:37 -07:00
deploy-ebpf.ps1 Remove ebpf_verify_program API (#997) 2022-04-25 10:46:22 -06:00
ebpf-all.guid Add real-time tracing documentation (#800) 2022-03-11 15:46:15 -07:00
ebpf-printk.guid Add real-time tracing documentation (#800) 2022-03-11 15:46:15 -07:00
ebpfforwindows.wprp Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
escape_text.ps1 Emit either bare code, sys, or dll (#769) 2022-02-24 11:18:28 -07:00
execute_ebpf_cicd_tests.ps1 Capture code coverage inside VM and upload (#944) 2022-04-18 08:12:10 -07:00
format-code Use LLVM version 11.0.1 (#1016) 2022-04-26 15:47:56 -06:00
format-code.ps1 Use LLVM version 11.0.1 (#1016) 2022-04-26 15:47:56 -06:00
generate-commitid.ps1 Fix non-determinism in build due to multiple projects generating header (#496) 2021-09-07 13:22:49 -06:00
generate_expected_bpf2c_output.ps1 Modify bpf2c output to meet the coding standards. (#1061) 2022-05-05 14:41:13 -06:00
install-ebpf.bat Add driver.yml - the workflow to install eBPF core on a self-host machine. (#504) 2021-09-09 18:01:52 -06:00
install_ebpf.psm1 Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
pre-commit Add setup_build project to install git hook 2021-03-05 21:46:30 -08:00
run_driver_tests.psm1 Enable capturing triage dump on test crash (#1009) 2022-04-26 19:42:15 -07:00
run_tests.bat Remove ebpf_verify_program API (#997) 2022-04-25 10:46:22 -06:00
setup_ebpf_cicd_tests.ps1 Collect and upload kernel crash dumps. (#808) 2022-03-15 22:52:31 -07:00
test_execution.json Support attaching XDP program per NIC. (#803) 2022-03-14 15:16:11 -07:00
uninstall-ebpf.bat Add driver.yml - the workflow to install eBPF core on a self-host machine. (#504) 2021-09-09 18:01:52 -06:00
vm_list.json Netebpfext refactor (#776) 2022-02-25 17:53:12 -08:00
vm_run_tests.psm1 Capture code coverage inside VM and upload (#944) 2022-04-18 08:12:10 -07:00