James Benton
089fc5f42c
Fix compiling tests.
2022-05-07 13:37:35 +01:00
James Benton
600337d414
Port to vcpkg
2022-01-22 13:43:32 +00:00
James Benton
a2f15542c0
tests: Fix compile from changes to cpu disassembly functions.
2019-09-26 17:18:46 +01:00
James Benton
4aa1ec57f1
decaf: New VFS implementation.
2019-02-02 15:11:27 +00:00
James Benton
1dc2c3a278
common: Change log.h to no longer include spdlog.h
2019-01-31 10:42:57 +00:00
James Benton
c540695c9d
cmake: Remove install for tests.
2019-01-29 08:44:20 +00:00
James Benton
f1587ca593
Refactor configuration for libcpu, libgpu and libdecaf.
2019-01-03 20:51:11 +00:00
James Benton
f082d6038a
cmake: Cleanup some library dependencies.
2018-12-15 08:36:59 +00:00
CreeperMario
5af80bfb08
tests/cpu: Fix build errors from incompatible lambda expression
...
* Adds a cpu::Core argument to the lambda expressions used in
runner-achurch and runner-generated so that the resulting expression is
compatible with cpu::EntryPointHandler
* Includes spdlog/sinks/stdout_sinks.h manually - an upstream bug?
* Removes references to deprecated be_val header
2018-12-04 11:44:57 +00:00
Jack Wakefield
26c27c71af
tests: Correct 'disasembly'
2018-09-01 19:53:00 +01:00
James Benton
4058a73baa
cpu: Rename espresso_registers.h to espresso_registerformats.h
2018-06-22 12:31:00 +01:00
James Benton
f76de3aedc
Fix libcpu tests to reflect changes to big endian helpers.
2017-09-20 16:25:02 +01:00
James Benton
a364565f8b
Move to a .toml config file and try to unify config loading.
...
Still not an ideal solution, but it's at least a step in the right direction.
2017-04-24 23:32:00 +01:00
James Benton
422dacb87e
cmake: Fix tests solution folder.
2017-04-21 15:06:49 +01:00
James Benton
5194ffb36f
tests: Add some simple Catch powered libcpu tests to verify be_struct types.
2017-04-21 15:06:08 +01:00
James Benton
e7ee3b44e3
cmake: Add test running with CTest.
2017-04-21 14:45:23 +01:00
James Benton
b6e752531d
cmake: Add CMake build support for CPU & HLE tests.
2017-04-21 14:16:16 +01:00
James Benton
4beb07efd5
Update achurch test binary.
2017-04-21 00:19:39 +01:00
Brett Lawson
c3d66d983e
Updated hwtest-achurch to test paired singles.
2016-07-15 18:04:37 -07:00
Brett Lawson
0e5da8c9ce
Added achurch's hardware testing system to help testing.
2016-07-10 13:49:26 -07:00
James Benton
db06c25f6a
Add hardware test data set.
2015-10-20 23:41:57 +01:00