CloverBootloader/rEFIt_UEFI/cpp_unit_test
2022-05-14 21:54:27 +02:00
..
all_tests.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
all_tests.h
config-test.cpp Allow SmbiosDictClass to work without ProductName defined (using a 2021-10-19 19:57:27 +02:00
config-test.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
find_replace_mask_Clover_tests.cpp
find_replace_mask_Clover_tests.h
find_replace_mask_OC_tests.cpp Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
find_replace_mask_OC_tests.h
global_test.cpp
global_test.h
guid_tests.cpp Re-comment unnecessary code. GuidLEToXString8 is replaced by toXString8. 2022-05-14 21:54:27 +02:00
guid_tests.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
LoadOptions_test.cpp Remove outdated dead code (AddLoadOption and RemoveLoadOption). 2021-10-20 10:55:05 +02:00
LoadOptions_test.h
MacOsVersion_test.cpp Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
MacOsVersion_test.h Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
plist_tests.cpp Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
plist_tests.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
printf_lite-test.cpp Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
printf_lite-test.h
printlib-test.cpp
printlib-test.h
strcasecmp_test.cpp Continuation of refactor of settings. 2021-03-15 12:02:34 +03:00
strcasecmp_test.h Continuation of refactor of settings. 2021-03-15 12:02:34 +03:00
strcmp_test.cpp
strcmp_test.h
strlen_test.cpp
strlen_test.h
strncmp_test.cpp
strncmp_test.h
XArray_tests.cpp
XArray_tests.h
XBuffer_tests.cpp Speed up devprop_generate_string by using a XBuffer instead of a String. 2021-04-08 11:01:20 +03:00
XBuffer_tests.h
xml_lite-reapeatingdict-test.cpp Allow SmbiosDictClass to work without ProductName defined (using a 2021-10-19 19:57:27 +02:00
xml_lite-reapeatingdict-test.h Fix bug : it was ignoring legacy with PBR, MBR and CD. 2021-04-23 15:20:48 +03:00
xml_lite-test.cpp Simplify validate methods as suggested by Slice. 2021-10-21 11:53:15 +02:00
xml_lite-test.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
XObjArray_tests.cpp
XObjArray_tests.h
XString_test.cpp Forgotten file. 2021-04-08 18:52:48 +03:00
XString_test.h
XStringArray_test.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
XStringArray_test.h
XToolsCommon_test.cpp Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
XToolsCommon_test.h