From 864d09ed4c11f89e1cd91b187a48c57b4c00b779 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 7 Jan 2014 19:25:11 +0100 Subject: [PATCH] tests/NAMING-CONVENTION: s/snooped/snoop/ Oops. We should be a bit more consistent with which verb form we're picking. tile,tiled,tiling is even worse ... Signed-off-by: Daniel Vetter --- tests/NAMING-CONVENTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/NAMING-CONVENTION b/tests/NAMING-CONVENTION index 586cffe0..f0738988 100644 --- a/tests/NAMING-CONVENTION +++ b/tests/NAMING-CONVENTION @@ -53,7 +53,7 @@ crc: Tests that use the display CRC infrastructure to check the results. tiled/tiling: Tests that exercise behaviour on tiled buffers. -normal/uncached/snooped: Usual 3 variants for tests that use different coherency +normal/uncached/snoop: Usual 3 variants for tests that use different coherency modes for the buffer objects they're using. rte: _R_un_t_ime _e_nviroment checks. For testcases which will fail if the