Lines Matching full:got

48 		CHECK(s->value != 333, "sample1_value", "exp %ld, got %ld\n",  in process_sample()
52 CHECK(s->value != 777, "sample2_value", "exp %ld, got %ld\n", in process_sample()
111 "err_avail_size", "exp %ld, got %ld\n", in test_ringbuf()
114 "err_ring_size", "exp %ld, got %ld\n", in test_ringbuf()
117 "err_cons_pos", "exp %ld, got %ld\n", in test_ringbuf()
120 "err_prod_pos", "exp %ld, got %ld\n", in test_ringbuf()
130 CHECK(cnt != 2, "cnt", "exp %d samples, got %d\n", 2, cnt); in test_ringbuf()
137 CHECK(cnt != 0, "cnt", "exp %d samples, got %d\n", 0, cnt); in test_ringbuf()
139 CHECK(skel->bss->dropped != 0, "err_dropped", "exp %ld, got %ld\n", in test_ringbuf()
141 CHECK(skel->bss->total != 2, "err_total", "exp %ld, got %ld\n", in test_ringbuf()
143 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in test_ringbuf()
149 "err_cons_pos", "exp %ld, got %ld\n", in test_ringbuf()
154 CHECK(cnt != 2, "cnt", "exp %d samples, got %d\n", 2, cnt); in test_ringbuf()
177 CHECK(skel->bss->dropped != 0, "err_dropped", "exp %ld, got %ld\n", in test_ringbuf()
179 CHECK(skel->bss->total != 2, "err_total", "exp %ld, got %ld\n", in test_ringbuf()
181 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in test_ringbuf()
184 CHECK(cnt != 0, "cnt", "exp %d samples, got %d\n", 0, cnt); in test_ringbuf()
201 CHECK(cnt != 0, "cnt", "exp %d samples, got %d\n", 0, cnt); in test_ringbuf()
231 CHECK(cnt != 6, "cnt", "exp %d samples, got %d\n", 6, cnt); in test_ringbuf()
234 CHECK(skel->bss->dropped != 0, "err_dropped", "exp %ld, got %ld\n", in test_ringbuf()
236 CHECK(skel->bss->total != 2, "err_total", "exp %ld, got %ld\n", in test_ringbuf()
238 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in test_ringbuf()