4 Commits

Author SHA1 Message Date
Claudio Matsuoka
bd2916f2df [test] Update RAD loader test reference data
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2016-06-14 23:29:03 -03:00
Claudio Matsuoka
429b103284 [test] Update RAD loader test reference data
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2016-06-14 21:11:28 -03:00
Claudio Matsuoka
79d3ee1e37 Refactor common code from module loaders
The module loading code in  functions xmp_load_module() and
xmp_load_module_from_memory() were essentially the same, extract them to
a common function.

Additionally, don't set the module name to the file name if the name is
empty, it's up to the application to decide what to do with empty names.

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-12-25 11:57:07 -02:00
Claudio Matsuoka
e124290768 [test] Add RAD loader test
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-10-01 20:55:56 -03:00