Downloadliste

Projektbeschreibung

MIN is an advanced unit/integration test framework
for Maemo/Linux. It supports test cases written in
C (or C++) as well as scripted test cases with (a
tailor made) MIN scripter, Lua, or Python. Test
cases are compiled into test modules that are
loaded dynamically. A test case is executed in a
separate process.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-06 23:54
2009w19

Die "New Start Testfall" Ansicht wurde in der Konsole UI so, dass die Liste der Fälle wird aktualisiert, da sie von der MIN Engine gemeldet wurden behoben. Ein unbestimmtes g_cclosure__VOID_STRING (MIN dbus-Plugin), die auf armel eingetreten wurde behoben. A "debian"-Verzeichnis wurde hinzugefügt, die auf der Source-Tree Root, die min-Umsetzung alle Meta-Paket, so dass alle Pakete können mit einem Befehl gebaut werden.
The "Start New Test Case" view was fixed in the console UI so that the list of cases is updated as they are reported by the MIN Engine. An undefined g_cclosure__VOID_STRING (MIN dbus plugin) that occurred on armel was fixed. A "debian" directory was added the to root of the source tree to implement the min-all meta-package so that all the packages can be built with one command.

2009-03-26 05:59
2009w13

Falsche Anzahl von Parametern für die Aufforderung zur min_case_result in der MIN-Bus-Plugin wurde behoben. Ein Problem mit dem "Run"-Schlüsselwort in Scripter, die nicht akzeptiert hat Dateinamen (nur vollständige Pfade), wurde behoben. Rückgabewerte wurden hinzugefügt, um die MIN-Engine-API zum Motor. Ein Fehlerprotokoll Fenster wurde consoleUI aufgenommen. Die DBus-Schnittstelle wurde mit dem aktuellen MIN-Engine API synchronisiert. Die Dokumentation wurde aktualisiert.
Incorrect number of parameters for the call for min_case_result in the MIN DBUS plugin has been fixed.
A problem with the "Run" keyword in scripter, which did not accept filenames (only full paths), has been fixed.
Return values have been added to the MIN engine API towards the engine. An error log window has been added to consoleUI. The DBus interface has been synchronized with the current MIN engine API. The documentation has been updated.

2009-03-06 20:51
2009w10

Ein Fehler in der MIN Scripter "complete" Stichwort wurde behoben. Ein Fehler in der MIN Scripter "run" Stichwort wurde behoben. Eine saubere API, um die MIN-Motor (min_eapi) wurde hinzugefügt. consoleUI wurde so modifiziert, dass es als ein Plugin, dass die min_eapi verwendet geladen. A-Bus-Plugin, dass die min_eapi verwendet wurde hinzugefügt. GNU-Stil Dokumentation verfügbar ist.
Tags: Minor feature enhancements
A bug in the MIN scripter "complete" keyword was fixed. A bug in the MIN scripter "run" keyword was fixed. A clean API to the MIN engine (min_eapi) was added. consoleUI was modified so that it is loaded as a plugin that uses the min_eapi. A DBUS plugin that uses the min_eapi was added. GNU-style documentation is available.

2009-02-12 00:58
2009w07

Ein Fehler in timed Scripter Loops wurde behoben. Ein Fehler in compelete Befehlssyntax Validierung wurde behoben. Ein Fehler, wodurch MIN zu stecken, wenn sie Fälle noch laufen bei der Ausreise wurde behoben. Memory-Leaks in Logger und Syntaxvalidierung wurden behoben. Non-Reentry-Funktion Gespräche wurden von Signal-Handler entfernt. Ein Fehler, den Logger zu segfault, wenn eine Log-Nachricht zu lang ist, wurde behoben verursacht. Die breakloop Stichwort wurde auf der Scripter-Syntax hinzugefügt. if-else-Anweisung Unterstützung wurde Scripter-Syntax hinzugefügt. Scritpter interne Variablen (wie FAIL_COUNT) zugegeben.
Tags: Minor bugfixes
A bug in timed scripter loops was fixed. A bug in compelete command syntax validation was fixed. A bug causing MIN to get stuck when cases are still running on exit was fixed. Memory leaks in logger and syntax validation were fixed. Non-reentrant function calls were removed from signal handlers. A bug that caused the logger to segfault when a log message is too long was fixed. The breakloop keyword was added to the scripter syntax. if-else statement support was added to scripter syntax. Scritpter internal variables (such as FAIL_COUNT) were added.

2009-01-23 22:50
2009w04

Diese Version reduziert die Komplexität Cyclomatic-Code für die Motor-Komponente macht Protokollierung zu syslog anstelle von / tmp, und ändert die min-Tests Paketinstallation Verzeichnisse. Es behebt einen Fehler in Scripter Ergebnisberichte, Speicherlecks im Debug-Makros, um ein Problem mit Logging Absturz, wenn es keine Schreibrechte, ein Problem mit dem Druck langer Zeilen aus einem Scripter, Python asynchrone Ausführung in Arm, und der automake Regeln.
Tags: Minor bugfixes
This release reduces cyclomatic code complexity
for the Engine
component, makes logging go to syslog instead of
/tmp by default, and
changes the min-tests package installation
directories. It fixes a bug
in scripter result reporting, memory leaks in
debug macros, a problem
with logging crashing when there were no write
permissions, a problem
with printing long lines from a scripter, Python
asynchronous execution
in ARM, and the automake rules.

Project Resources