1 # SPDX-License-Identifier: GPL-2.0-only
6 tests-y
+= rational-test
9 list-test-srcs
+= tests
/commonlib
/list-test.c
10 list-test-srcs
+= src
/commonlib
/list.c
12 rational-test-srcs
+= tests
/commonlib
/rational-test.c
13 rational-test-srcs
+= src
/commonlib
/rational.c
15 region-test-srcs
+= tests
/commonlib
/region-test.c
16 region-test-srcs
+= src
/commonlib
/region.c