Damien Lespiau 50166d2a20 lib/fb: Assert, instead of silently failing, when creating fbs
We were either returning 0, or a negative value cast to an unsigned int
for errors and the clients of that API weren't exactly checking
anything.

We're in luck, we can take shortcuts in a testing library to just assert
when an expected error occurs.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
2014-08-21 15:02:04 +01:00
..
2014-07-23 16:43:05 +01:00
2014-04-25 07:45:56 +01:00
2013-12-05 15:32:42 -08:00
2014-02-20 13:42:25 +00:00
2011-03-29 22:52:50 +02:00
2014-07-23 16:43:05 +01:00
2014-06-16 20:11:57 +02:00
2014-07-30 12:04:46 +01:00
2014-08-14 15:02:17 +01:00
2014-08-14 15:02:17 +01:00
2014-07-21 16:32:42 +01:00
2014-04-29 18:39:12 +03:00
2014-07-29 17:00:28 -07:00