ebpf-for-windows/tests
Ben Lewis 71759c0abc
First string functions for ebpf general helpers. (#3780)
* Initial progress on function implementations.

* Moved code.

* Updated kernel project.

* Working on parallel user and kernel mode versions.

* Work in Progress.

* Added tests, added a lot.

* Cleaned up test code some, still doesn't build.

* Re-enabled some tests.

* Got a working set of tests, now to figure out what to do with this in the interim.

* Removing as-yet-unimplemented functions for now.

* Fixed a name.

* Doxygen fixes. Also removed a function header that'll be needed another time.

* Got down to one source file, got a build working in user mode.

* Renamed string_opts to ebpf_strings

* Corrected build issues, removed other extraneous comments.

* Fixed the test selection name, and suppressed an analysis error in a Windows header.

---------

Co-authored-by: Ben Lewis (REDMOND) <Ben.Lewis@microsoft.com>
2024-08-27 20:55:55 +00:00
..
api_test Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
bpf2c_plugin Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
bpf2c_tests Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
bpftool_tests Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
cilium Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
connect_redirect Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
end_to_end Override `bpf_get_current_pid_tgid` for sock_ops hook. (#3765) 2024-08-22 23:27:51 +00:00
external Bump tests/external/kissfft from `8f47a67` to `f5f2a3b` (#3341) 2024-03-10 19:53:20 +00:00
libfuzzer Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
libs Switch to using Visual Studio's version of LLVM and Clang (#3754) 2024-08-07 16:43:47 +00:00
netebpfext_unit Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
performance Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
sample First string functions for ebpf general helpers. (#3780) 2024-08-27 20:55:55 +00:00
socket Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
stress Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
tcp_udp_listener Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00
unit First string functions for ebpf general helpers. (#3780) 2024-08-27 20:55:55 +00:00
xdp Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00