Searched refs:test_resources (Results 1 – 4 of 4) sorted by relevance
19 test_resources = gnome.compile_resources('soup-tests', variable184 sources : [ test_name + '.c', test_resources ],
132 test_resources.c
629 test_resources_c = custom_target('test_resources.c',632 output : 'test_resources.c',716 test_resources_binary = custom_target('test_resources.o',718 output : 'test_resources.o',
713 def test_resources(self): member in ArgsTestCase