ocarina/tests
Anna Schumaker a15ad67029 core: Remove struct core_init_data and pass parameters directly
The core_init_data only held three items, most of which don't get set
during testing.  Removing this struct means several tests no longer need
to define a "dummy" initdata object to pass around during init.

Implements #92: Remove core_init_data
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-08-22 09:13:13 -04:00
..
Music tests: Remove scons-based testing code 2016-09-23 16:11:08 -04:00
core core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
gui core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
.gitignore core/tests: Write a script to generate empty albums 2015-12-10 16:46:35 -05:00
CMakeLists.txt tests: Rename CONFIG_TESTING_ALBUM_ARTWORK to CONFIG_TESTING_ARTWORK 2016-09-28 15:20:19 -04:00
UnitTest.cmake tests: Build version test with CTest 2016-09-23 16:11:02 -04:00