Searched refs:expect_build_id (Results 1 – 1 of 1) sorted by relevance
29 char expect_build_id[] = { in run_dir() local41 ret == sizeof(expect_build_id)); in run_dir()42 TEST_ASSERT_VAL("Wrong build_id", !memcmp(bid.data, expect_build_id, in run_dir()43 sizeof(expect_build_id))); in run_dir()53 ret == sizeof(expect_build_id)); in run_dir()54 TEST_ASSERT_VAL("Wrong build_id", !memcmp(bid.data, expect_build_id, in run_dir()55 sizeof(expect_build_id))); in run_dir()