Commit Graph

6 Commits

Author SHA1 Message Date
f9cbd0871d Renamed ModuleAPI to ModuleFramework. 2021-04-22 16:03:09 -05:00
f61bbd3a9e Renamed subprojects and changed namespace names. 2021-04-20 23:55:03 -05:00
f5a181d2f2 Added tests for LRUCache.
Moved core test code to reflect changes in core code.

Removed unused using directives.
2021-04-19 14:41:11 -05:00
35a2765559 Changed logging system to be event based.
Implemented LRUCache for instantiating services without starting.

Service state changed back to enumerator.

Namespace refactoring.
2021-04-19 01:34:45 -05:00
dfc54fdc00 Implemented IPC system with minimal testing.
Large naming refactoring.

Added some more tests.
2021-04-08 21:36:08 -05:00
56259ac419 Tests written for service info persistence.
Class names also changed.
2021-03-31 22:29:17 -05:00