sointu/tests
2020-04-14 18:08:57 +03:00
..
CMakeLists.txt Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_envelope_expected.raw Improve and rename envelope test. The test focuses on GO4k_ENV opcode only and does not use panning. 2020-04-13 16:53:11 +03:00
test_envelope.asm Improve and rename envelope test. The test focuses on GO4k_ENV opcode only and does not use panning. 2020-04-13 16:53:11 +03:00
test_fop_add_expected.raw Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_add.asm Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_addp2_expected.raw Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_addp2.asm Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_addp_expected.raw Add regression test to test fop opcode / addp, mulp and pop variants. 2020-04-13 19:10:46 +03:00
test_fop_addp.asm Add regression test to test fop opcode / addp, mulp and pop variants. 2020-04-13 19:10:46 +03:00
test_fop_mul_expected.raw Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_mul.asm Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_mulp2_expected.raw Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_mulp2.asm Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_mulp_expected.raw Add regression test to test fop opcode / addp, mulp and pop variants. 2020-04-13 19:10:46 +03:00
test_fop_mulp.asm Add regression test to test fop opcode / addp, mulp and pop variants. 2020-04-13 19:10:46 +03:00
test_fop_pop_expected.raw Add regression test to test fop opcode / addp, mulp and pop variants. 2020-04-13 19:10:46 +03:00
test_fop_pop.asm Add regression test to test fop opcode / addp, mulp and pop variants. 2020-04-13 19:10:46 +03:00
test_fop_push_expected.raw Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_push.asm Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_xch_expected.raw Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_fop_xch.asm Add regression tests for FOP opcode: add, addp2, mul, mulp2, push and xchg variants. 2020-04-14 18:08:57 +03:00
test_load_expected.raw Add regression test to test load opcode. 2020-04-13 17:18:26 +03:00
test_load.asm Add regression test to test load opcode. 2020-04-13 17:18:26 +03:00
test_multiple_instruments_expected.raw Add regression test to test multiple instruments. 2020-04-13 17:50:09 +03:00
test_multiple_instruments.asm Add regression test to test multiple instruments. 2020-04-13 17:50:09 +03:00
test_panning_expected.raw Add regression test to test panning opcode. 2020-04-13 17:34:46 +03:00
test_panning.asm Add regression test to test panning opcode. 2020-04-13 17:34:46 +03:00
test_renderer.c Implement ctest unit test, first test simply testing that envelope works as it used to. 2020-04-12 22:05:39 +03:00