Fix indentation
[libftdi] / test /
2018-02-28 Yegor YefremovCMake: move options to a dedicated file
2016-08-16 Thomas JaroschAdd TYPE_230X to baudrate test code
2014-07-14 Samuel BrynerMake build of the unit tests configurable
2012-06-24 Thomas JaroschRename library from libftdi to libftdi1
2011-12-05 Xiaofan ChenFix boost include directory in unit test
2011-09-09 Thomas JaroschAdjust unit test to match baudrate calculation for...
2011-09-07 Thomas JaroschFixture base class destructor should be virtual
2011-09-07 Thomas JaroschCosmetic changes and add Uwe to authors
2011-09-07 Uwe Bonnestest/baudrate.cpp: Add testcases for the rounding borde...
2011-09-07 Uwe BonnesRound the returned baudrate in ftdi_to_clkbits and...
2011-09-07 Uwe Bonnestest/baudrate.cpp: Change the expected results to the...
2011-09-07 Uwe Bonnestest/baudrate.cpp: Use orthogonal names for the test...
2011-09-07 Uwe BonnesExplain the index/value format baudrate setting
2011-09-06 Thomas JaroschUnify baudrate unit test for chips behaving the same
2011-09-05 Thomas JaroschUpdate unit test to the new baudrate code
2011-09-05 Thomas JaroschUpdate baudrate unit test to show divisor/fractional...
2011-09-02 Thomas JaroschCosmetic changes to the unit test
2011-09-02 Thomas JaroschAdd unit test for existing baudrate calculcation code
2011-09-02 Thomas JaroschAdd (optional) unit test infrastructure