test: Added testaudio

This commit is contained in:
Ryan C. Gordon 2023-08-02 12:13:35 -04:00
parent 0eda582160
commit 2de9253b6c
No known key found for this signature in database
GPG Key ID: FA148B892AB48044
10 changed files with 1073 additions and 0 deletions

View File

@ -202,6 +202,7 @@ if(Python3_FOUND AND Python3_VERSION VERSION_GREATER_EQUAL "3.2")
endforeach()
endif()
add_sdl_test_executable(testaudio NEEDS_RESOURCES TESTUTILS SOURCES testaudio.c)
add_sdl_test_executable(testfile NONINTERACTIVE SOURCES testfile.c)
add_sdl_test_executable(testcontroller TESTUTILS SOURCES testcontroller.c gamepadutils.c ${gamepad_image_headers})
add_sdl_test_executable(testgeometry TESTUTILS SOURCES testgeometry.c)

BIN
test/audiofile.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
test/logaudiodev.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
test/physaudiodev.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
test/soundboard.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
test/soundboard_levels.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
test/speaker.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

8
test/testaudio-art.txt Normal file
View File

@ -0,0 +1,8 @@
The .bmp files used by testaudio.c were made by AlDraw:
https://linktr.ee/AlexDraw
They may be distributed as public domain files!

1064
test/testaudio.c Normal file

File diff suppressed because it is too large Load Diff

BIN
test/trashcan.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB