This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from ffcee721c nshlib/ddcmd:Fixed NSH_CMDOPT_DD_STATS output format warning
in 64-bit environment
new 09fda56f1 fio:add fio CMakelist.txt
new c87c7c24a iozone:add CMakefile.txt
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
benchmarks/fio/CMakeLists.txt | 169 +++++++++++++++++++++++++++++++++++++++
benchmarks/iozone/CMakeLists.txt | 87 ++++++++++++++++++++
2 files changed, 256 insertions(+)
create mode 100644 benchmarks/fio/CMakeLists.txt
create mode 100644 benchmarks/iozone/CMakeLists.txt