Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-27 | autotools: add WARN_CFLAGS to all targets | Emil Velikov | |
... minus test/ttmtest. The latter is not really hooked up with the actual build. This will give us 66 warnings on a distribution build of which - 12 -Wunused-variable - 11 -Wunused-function - 19 -Wmissing-prototypes and a few -Wswitch-enum, -Wtype-limits etc. Adding the CFLAGS gives some exposure to these so that we can fix them. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu> | |||
2011-12-05 | test/radeon: add missing files for dist | Dave Airlie | |
2011-11-10 | tests/radeon: radeon specific test | Jerome Glisse | |
Initial test only include ttm test for stressing ttm memory allocations. Signed-off-by: Jerome Glisse <jglisse@redhat.com> |