MCPcopy Create free account
hub / github.com/ImageOptim/libimagequant / run_liq_tests

Function run_liq_tests

imagequant-sys/c_test/test.c:167–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void run_liq_tests() {
168 test_fixed_colors();
169 test_fixed_colors_order();
170 test_abort();
171 test_histogram();
172 test_zero_histogram();
173}

Callers 1

c_testFunction · 0.85

Calls 5

test_fixed_colors_orderFunction · 0.85
test_abortFunction · 0.85
test_histogramFunction · 0.85
test_zero_histogramFunction · 0.85
test_fixed_colorsFunction · 0.70

Tested by

no test coverage detected