Skip to content

test: adding test for catching errors while setting process.cpuUsage

Rodrigo Muino Tomonari requested to merge github/fork/akaila/test-process into master

Adding a test that verifies the error propagation from process.cpuUsage function

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

process.cpuUsage

Merge request reports

Loading