]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/tests/sha.c
tests: Move all test programs to a subdirectory
[ffmpeg] / libavutil / tests / sha.c
similarity index 98%
rename from libavutil/sha-test.c
rename to libavutil/tests/sha.c
index 5f62a98ea38431b0b49099f891b175a2125e2c83..0f1d514b445644f8278be53ac14b59dd139aec07 100644 (file)
@@ -16,7 +16,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include "sha.c"
+#include "libavutil/sha.c"
 
 #include <stdio.h>