Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Unit testing
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Unit testing
3rd Feb, 2015, 06:27 AM
Post: #1
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
Question Unit testing
Introduction
In order to release new packages we need to know if it's stable. However, when do we know when things are stable? Every user has their own preferences and test setup so we can't test everything ourselves. What we can do, is create a unit tests for each major package. If a new version passes, we can consider it stable (enough).

Let's first gather ideas on what to test. Then i'll create a new repository with code / media we can use for testing. Obvious stuff like a kernel that doesn't even boot or XBMC that doesn't start are of course excluded from these specific tests.

Kernels
- GPIO Reading / Writing / Interrupts
- Serial connection
- BTRFS support

XBMC / Kodi
- Sound: USB DAC
- Interface: XBian-config
- Video Codecs: xvid, mpeg2, vc1, vp7, vp8, divx, h264
- Audo Codecs: flac
- Plugins: YouTube

xbian-config
- xbian-copy (to image)
- btrfs-auto-snapshot creation / rollback

It would be great if someone could create 30s samples of Big Buck Bunny with these video codecs

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Unit testing - CurlyMo - 3rd Feb, 2015 06:27 AM
RE: Unit testing - IriDium - 4th Feb, 2015, 02:54 AM
RE: Unit testing - CurlyMo - 4th Feb, 2015, 02:58 AM
RE: Unit testing - IriDium - 4th Feb, 2015, 03:04 AM
RE: Unit testing - CurlyMo - 4th Feb, 2015, 03:24 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 15th Jun, 2025, 07:54 AM Powered By MyBB, © 2002-2025 MyBB Group.