c-pal/win32/src
Bert Kleewein bd77337893
Code and tests for job-object-helper (#388)
* copy tests from geo

* ready for tests

* first pass

* second pass

* negative test pass

* more

* a few more

* all unit tests pass

* integration test for memory use

* integration tests for CPU use

* comment out full memory use test

* adjust CPU expectations

* really relaxing this test. Maybe we need something better.

* fix interlock

* passing"

* log lines

* final PR feedback
2024-10-22 15:42:24 +00:00
..
arithmetic_win32.c
async_socket_win32.c Revert check in for Socket transport (#392) 2024-10-21 18:24:53 +00:00
error_handling_win32.c
execution_engine_win32.c
file_win32.c
gballoc_hl_metrics.c
gballoc_hl_passthrough.c fixes for EBS repo and remove c_pal_interfacesmocks (#391) 2024-10-18 11:41:44 -07:00
gballoc_ll_jemalloc.c
gballoc_ll_mimalloc.c
gballoc_ll_passthrough.c Code and tests for job-object-helper (#388) 2024-10-22 15:42:24 +00:00
gballoc_ll_win32heap.c
job_object_helper.c Code and tests for job-object-helper (#388) 2024-10-22 15:42:24 +00:00
pipe_win32.c
platform_win32.c update for umock IMPL/DECL (#372) 2024-09-24 19:58:36 +05:30
single_performance_counter_win32.c update for umock IMPL/DECL (#372) 2024-09-24 19:58:36 +05:30
socket_transport_win32.c re-enable traceability code in repo (#393) 2024-10-21 14:40:48 -07:00
srw_lock_ll_win32.c
srw_lock_win32.c
string_utils.c update for umock IMPL/DECL (#372) 2024-09-24 19:58:36 +05:30
sysinfo_win32.c
threadpool_win32.c Threadpool WIN32 changes implementation (#371) 2024-09-19 14:52:53 -07:00
timer_win32.c Added method to get time elapsed in seconds without creating a timer (#369) 2024-09-19 13:33:49 +05:30
uuid_win32.c