summaryrefslogtreecommitdiffstats
path: root/vpnor/test/tmpd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-format: Pull the format rules from the openbmc/docs repoWilliam A. Kennington III2018-10-121-4/+4
| | | | | | | | | | This makes it consistent with other openbmc projects for c++ formatting. Tested: Run through the unit test suite. Change-Id: I92030ce5b42de01360393687fb438faf26f36ac8 Signed-off-by: William A. Kennington III <wak@google.com>
* format-code: Look for clang-format-6.0 as wellAndrew Jeffery2018-09-051-3/+3
| | | | | | | | Otherwise we break the CI infrastructure. Also, fix up some errors that v6.0 catches that v5.0 doesn't. Change-Id: Idcbb102ebfda500f874a3e9f13d8ba2b72b6230d Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
* test: Move vpnor tests to vpnor directoryAndrew Jeffery2018-04-041-0/+42
In the spirit of things that are together should be kept together. The repository layout now better corresponds to upstream with the exception of the vpnor directory and some modifications to Makefile.am Change-Id: I16d59a3c9ee846065f6a8c83eb4459715d525f3f Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
OpenPOWER on IntegriCloud