Commit graph

74 commits

Author SHA1 Message Date
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
James Benton
80421a5fdf tests: Remove hle test binaries. 2017-03-27 23:19:12 +01:00
James Benton
21e310716d tests: Add filesystem_read test. 2017-03-27 23:19:12 +01:00
James Benton
c7272a516a Change tests/hle to use the CMake version of wut. 2017-03-27 23:19:12 +01:00
Andrew Church
5fff296aaa Remove execute permissions from source files. 2016-12-14 18:11:38 +09:00
James Benton
12efbc4cba tests/hle: Add simple thread cancel test. 2016-08-25 02:00:31 +01:00
James Benton
10f4e6bfb5 tests/hle: Add coreinit/memory/blockheap_simple test. 2016-08-25 01:35:25 +01:00
James Benton
4b353f566b tests/hle: Add missing link to coreinit lib for hle test linking. 2016-07-23 11:47:00 +01:00
James Benton
d3304bda32 decaf-emu: Add missing test binaries. 2016-07-23 11:46:41 +01:00
James Benton
e7cefcaff4 tests/hle: Add some basic tests for frameheap. 2016-07-17 23:32:34 +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
c42754cdae tests/hle: Add coroutine_multi.rpx binary 2016-07-10 13:06:48 +01:00
James Benton
72c000e728 hle/tests: Add coroutine_multi.c
Slighlty more complex coroutine, uses multiple coroutines and switches
between them multiple times.
2016-07-06 21:36:16 +01:00
James Benton
1a26eb012b hle/test: Upload test binaries.
Because some people are peasants and don't want to compile it themselves.
2016-07-06 20:42:50 +01:00
James Benton
69386b88dc hle/tests: Add simple coroutine test. 2016-07-06 20:29:27 +01:00
James Benton
d79f2d240b hle/tests: Use cygpath only on cygwin. 2016-07-06 20:27:09 +01:00
James Benton
ddfa92b06c hle_tests: Add multi threaded alarm test. 2016-06-12 01:58:59 +01:00
James Benton
b1f191d277 First attempt at some HLE unit tests.
Requires WUT to compile.
https://github.com/decaf-emu/wut
2016-06-09 00:55:31 +01:00
James Benton
db06c25f6a Add hardware test data set. 2015-10-20 23:41:57 +01:00