test_hw_config
TEST_ASSERT_EVSEL("wrong config", test_hw_config(evsel, 0x1a), evsel);
TEST_ASSERT_EVSEL("wrong config", test_hw_config(evsel, 1 << 16), evsel);
TEST_ASSERT_EVSEL("wrong config", test_hw_config(evsel, 10), evsel);