1 #include "r300_compiler_tests.h" 2 3 int main(int argc, char ** argv) 4 { 5 radeon_compiler_util_run_tests(); 6 } 7