forked from PAWPAW-Mirror/lib_xua
Unstuck test script
This commit is contained in:
@@ -31,8 +31,8 @@ def runtest_one_config(env, format, i2s_role, num_chans_in, num_chans_out, sampl
|
||||
xmostest.run_on_simulator(resources['xsim'], binary, tester=tester, simargs=['--max-cycles', str(max_cycles), '--plugin', 'LoopbackPort.dll', loopback_args])
|
||||
|
||||
def runtest():
|
||||
#runtest_one_config('simulation', 'i2s', 'master', 2, 2, '48khz')
|
||||
#runtest_one_config('simulation', 'i2s', 'slave', 2, 2, '48khz')
|
||||
runtest_one_config('simulation', 'i2s', 'master', 2, 2, '48khz')
|
||||
runtest_one_config('simulation', 'i2s', 'slave', 2, 2, '48khz')
|
||||
|
||||
#runtest_one_config('simulation', 'i2s', 'master', 2, 2, '192khz')
|
||||
#runtest_one_config('simulation', 'i2s', 'slave', 2, 2, '192khz')
|
||||
|
||||
Reference in New Issue
Block a user