phoglund@webrtc.org
735478a397
Fixed bad parameter to android.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/389010
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1694 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-15 15:22:51 +00:00
phoglund@webrtc.org
f148b9e312
- Moved methods where they should be.
...
- Removed unnecessary arguments.
- Added comments.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/389008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1693 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-15 14:39:51 +00:00
kjellander@webrtc.org
124e56306b
Adding video_render_module_test to LinuxVideo slave.
...
Tested successfully on local machine and local slave, by impersonating the LinuxVideo slave.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/391007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1679 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-14 14:00:12 +00:00
phoglund@webrtc.org
e8b1a0f188
Fixed incorrect default argument.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/391009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1677 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-14 08:51:11 +00:00
phoglund@webrtc.org
6adfad1768
Optimized coverage computations and fixed coverage on the integration bot.
...
The coverage report will no longer get written to NFS but rather to the bot's own web server. This speeds up the computation from 25 minutes to 8 seconds.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/392007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1676 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-13 12:16:50 +00:00
phoglund@webrtc.org
cde1c0b519
Fixed bad gtest filter.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/389004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1650 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-09 11:13:12 +00:00
phoglund@webrtc.org
0da6c85cfa
Introduced the new Mac Release bot.
...
NOTE: Possibly rename slave folder on master to mac-slave-3 from mac-slave-1 to keep history. Not sure if it is a good idea.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/395001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1642 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-08 14:36:22 +00:00
kjellander@webrtc.org
eaaccb7626
Enabling fixed tests and correcting error.
...
- video_coding_unittests on Windows
- signal_processing_unittests on Window
- audioproc_unittest for Valgrind Linux
- corrected error in LinuxVideo configuration
BUG=
TEST=Tested on local master.
Review URL: https://webrtc-codereview.appspot.com/392003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1640 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-08 13:18:00 +00:00
kjellander@webrtc.org
646fa2c5f2
Added Valgrind buildbot slave.
...
Renamed and reordered some of the bots in the configuration.
BUG=
TEST=Tested on personal build master.
Review URL: http://webrtc-codereview.appspot.com/389001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1625 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-07 15:51:18 +00:00
phoglund@webrtc.org
2726cd22c9
Reconfigured which tests run on the integration test build bot.
...
The VoE Volume Test is flaky and is probably very hard to fix. The video auto tests are ready to be enabled, except the full stack test.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/391001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1622 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-07 12:13:58 +00:00
kjellander@webrtc.org
5eeaa38573
Improved readability of tests in master.cfg and enabling some tests
...
Focused responsibility of supported tests in master.cfg instead of being in utils.py (hard to overview and maintain).
Enabled the following empty tests on all platforms:
- audio_conference_mixer_unittests
- cng_unittests
- g711_unittests
- g722_unittests
- pcm16b_unittests
- media_file_unittests
- udp_transport_unittests
- webrtc_utility_unittests
Removed "headless tests" concept since everything is now compiled in the make all step (no need for compile only, no execution tests).
Removed audio_device_test_func test since not a proper test (dev tool) that was configured as headless.
BUG=
TEST=Ran local master and successfully built and executed all tests with Mac build slave.
Review URL: http://webrtc-codereview.appspot.com/384002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1603 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-04 09:41:26 +00:00
ivinnichenko@webrtc.org
d22430662d
enable video_processing_unittests for Win
...
BUG=
TEST=
Review URL: http://webrtc-codereview.appspot.com/368006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1539 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-24 19:28:21 +00:00
andrew@webrtc.org
24f1c90577
Enable audioproc_unittest on more platforms.
...
Also, re-enable the floating point profile on Linux, and disable test_fec until we can reduce the running time.
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/372003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1536 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-24 17:40:21 +00:00
ivinnichenko@webrtc.org
52c9d47b09
Android, Chrome, cleanup, etc.
...
BUG=
TEST=
Review URL: http://webrtc-codereview.appspot.com/369006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1526 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-24 13:38:42 +00:00
andrew@webrtc.org
e2ed5baf47
Enable audioproc_unittest on all platforms.
...
But, for the time being, limit the bit-exact test to 64-bit Linux debug.
TEST=build and run all configs on Linux, and standard configs on Win and Mac.
Review URL: https://webrtc-codereview.appspot.com/343005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1500 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-20 19:06:38 +00:00
ivinnichenko@webrtc.org
b43d4b3a60
Continuous Build code for WebRTC.
...
BUG=
TEST=
Review URL: http://webrtc-codereview.appspot.com/322008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1265 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-21 12:29:42 +00:00