Searched refs:SCX_ASSERT (Results 1 – 7 of 7) sorted by relevance
50 SCX_ASSERT(is_cpu_online()); in test_hotplug()53 SCX_ASSERT(skel); in test_hotplug()105 SCX_ASSERT(is_cpu_online()); in test_hotplug_attach()106 SCX_ASSERT(scx_hotplug_seq() > 0); in test_hotplug_attach()109 SCX_ASSERT(skel); in test_hotplug_attach()122 SCX_ASSERT(link); in test_hotplug_attach()
110 #define SCX_ASSERT(_x) SCX_FAIL_IF(!(_x), "Expected %s to be true (%lu)", \ macro118 SCX_ASSERT(__found); \127 SCX_ASSERT(__found); \
29 SCX_ASSERT(setup_called); in run()30 SCX_ASSERT(!run_called && !cleanup_called); in run()
30 SCX_ASSERT(!skel->bss->consumed); in run()37 SCX_ASSERT(skel->bss->consumed); in run()
42 SCX_ASSERT(!strcmp(skel->data->uei.msg, buf)); in run()
50 SCX_ASSERT(!skel->bss->saw_local); in run()
50 SCX_ASSERT(skel->bss->saw_local); in run()