Lines Matching refs:suite
2732 This builds the generic FIFO implementation KUnit test suite.
2746 This builds the linked list KUnit test suite.
2765 This builds the hashtable KUnit test suite.
3253 This option enables the KUnit test suite for the int_pow function,
3254 which performs integer exponentiation. The test suite is designed to
3269 This option enables the KUnit test suite for the int_sqrt() function,
3270 which performs square root calculation. The test suite checks
3284 This option enables the KUnit test suite for the int_log library, which
3295 This option enables the KUnit test suite for the gcd() function,
3298 This test suite verifies the correctness of gcd() across various
3309 This option enables the KUnit test suite for the {is,next}_prime_number