Commit graph

15 commits

Author SHA1 Message Date
Jaroslav Kysela
956bc152e7 test: rename code to more approriate mixtest
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2018-10-24 12:07:33 +02:00
Jaroslav Kysela
82ae026f49 test/code: make it work again
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2018-10-24 12:07:33 +02:00
Takashi Iwai
84ebfe7c92 Fix compile errors/warnings
Fix compile errors/warnings.
omixer is removed since ordinary_mixer isn't supported any more.
2005-11-21 10:48:52 +00:00
Jaroslav Kysela
7a5a9f018c 'make check' fails on a Slackware 8.1 system with gcc-2.95.3 due to three
minor problems (one missing #define/#include statement, two misplaced
variable delarations) in test/code.c and test/queue_timer.c.
2004-01-27 19:49:48 +00:00
Jaroslav Kysela
498699c8aa Reduced race window 2003-03-01 14:24:42 +00:00
Jaroslav Kysela
e90d914915 Use asm code directly from src/pcm/pcm_dmix_i386.h 2003-03-01 11:16:42 +00:00
Jaroslav Kysela
743f9a952d Fixed small errors (size == 0 test) in asm code 2003-02-28 20:33:42 +00:00
Jaroslav Kysela
8bb29f007d Synced with dmix plugin 2003-02-28 17:03:26 +00:00
Abramo Bagnara
a91efc0fe6 More uniform tests. Added possibility to test without cache poisoning 2003-02-21 10:09:36 +00:00
Jaroslav Kysela
f74660eaeb Added mix_areas_srv and */srv ratio 2003-02-20 19:47:37 +00:00
Jaroslav Kysela
7e6031b151 Increased LOOP to 100 2003-02-20 16:45:06 +00:00
Jaroslav Kysela
a7dc532df0 Added difference between UP and SMP 2003-02-20 16:41:58 +00:00
Jaroslav Kysela
db59805cdd Enhanced measuring 2003-02-20 16:38:52 +00:00
Jaroslav Kysela
aed2543959 Small cleanups 2003-02-19 21:15:59 +00:00
Jaroslav Kysela
2322f9fec3 Added code.c to measure times for critical part of dmix plugin 2003-02-19 21:00:45 +00:00