ebpf-for-windows/scripts
Sharmi 7ca6c13da1
Initial commit (#2286)
2023-04-07 00:12:44 +00:00
..
setup_build Refactor low memory test into generic fault injection (#2173) 2023-03-11 02:42:28 +00:00
.check-license.ignore Added Wix installer native project. (#1960) 2023-01-26 21:25:23 -08:00
CMakeLists.txt cmakefile (#1075) 2022-05-13 18:23:18 -06:00
Get-Version.ps1 Update version number as part of build (#1373) 2022-09-28 10:07:57 -07:00
Process-File.ps1 Build self-contained Convert-BpfToNative.ps1 (#1097) 2022-05-16 16:27:38 -06:00
Replace-Text.ps1 Build self-contained Convert-BpfToNative.ps1 (#1097) 2022-05-16 16:27:38 -06:00
Set-Version.ps1 Update version number as part of build (#1373) 2022-09-28 10:07:57 -07:00
Setup-DevEnv.ps1 Update choco's script hash, specify algorythm. 2023-02-15 23:54:17 +00:00
Test-FaultInjection.ps1 Refactor low memory test into generic fault injection (#2173) 2023-03-11 02:42:28 +00:00
build_custom_sample_programs.ps1 add --type option to bpf2c tool (#1283) 2022-07-13 14:24:32 -07: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 Move TestLog.log to the TEMP directory (#1281) 2022-07-15 12:50:14 -07:00
config_test_vm.psm1 Cleanup msi and ci/cd (#1446) 2022-10-06 12:44:10 -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_bpf2c_corpus.bat Add bpf2c fuzzer and execution context fuzzer to CI/CD (#1164) 2022-06-09 10:24:28 -07:00
create_core_helper_corpus.bat Add fuzzer for core helper functions (#1153) 2022-06-10 16:32:31 -06:00
create_execution_context_corpus.bat Regenerate and checkin corpus files (#1872) 2023-01-24 18:29:10 +00:00
create_netebpfext_corpus.bat Add netebpfext fuzzer (#1857) 2023-01-11 14:06:08 -08:00
create_verifier_corpus.bat Enable verifier fuzzer in github CI/CD (#1163) 2022-06-14 12:11:40 -06:00
deploy-ebpf.ps1.in Initial commit (#2286) 2023-04-07 00:12:44 +00:00
ebpf-all.guid Add tracelog to netebpfext. (#1247) 2022-06-30 15:08:02 -07:00
ebpf-printk.guid Add real-time tracing documentation (#800) 2022-03-11 15:46:15 -07:00
ebpfforwindows.wprp Add tracelog to netebpfext. (#1247) 2022-06-30 15:08:02 -07: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 Implement sock_addr specific global helper functions (#1847) 2023-01-30 23:44:30 +00: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 Release v0.7.0 (#2169) 2023-03-09 18:44:06 +00:00
install_ebpf.psm1 fix (#2104) 2023-02-17 17:38:28 -08:00
net-ebpf-ext.guid Add tracelog to netebpfext. (#1247) 2022-06-30 15:08:02 -07:00
pre-commit Add setup_build project to install git hook 2021-03-05 21:46:30 -08:00
run_driver_tests.psm1 Redirect list (#2074) 2023-03-23 02:12:00 +00:00
run_tests.bat Added Wix installer native project. (#1960) 2023-01-26 21:25:23 -08:00
setup-ebpf.ps1 MSI should install drivers and services (#1271) 2022-07-08 12:58:56 -07:00
setup_ebpf_cicd_tests.ps1 Move TestLog.log to the TEMP directory (#1281) 2022-07-15 12:50:14 -07:00
test_execution.json Connect redirect implementation (#1651) 2022-11-29 20:49:42 +00:00
vm_list.json Netebpfext refactor (#776) 2022-02-25 17:53:12 -08:00
vm_run_tests.psm1 Delete StandardUser if found, before creating it (#2113) 2023-02-21 04:30:11 +00:00