You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
255 B

A simple test that forces many monitors to be inflated, while checking
that hashcodes are consistently maintained.
This allocates more monitors and hence may exercise the monitor pool
differently, and with more context, than the monitor_pool_test gtest.