[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[[UNIKRAFT/APP-LIBNETTLE_TEST] 0/3] Introducing the test app for libnettle



The folowing patches introduce to Unikraft an application that tests
the correct functioning of the nettle library.

cristian-vijelie (3):
  Introducing the app skeleton
  Adding the Makefiles
  Adding the source code

 .gitignore            |    3 +
 CODING_STYLE.md       |    4 +
 CONTRIBUTING.md       |    4 +
 COPYING.md            |   35 +
 Config.uk             |    7 +
 MAINTAINERS.md        |   10 +
 Makefile              |    9 +
 Makefile.uk           |    3 +
 README.md             |   22 +
 guest_fs/gold-bug.txt | 1598 +++++++++++++++++++++++++++++++++++++++++
 guest_fs/test_nr      |    1 +
 include/testsuite.h   |   59 ++
 kraft.yaml            |   19 +
 main.c                |  298 ++++++++
 14 files changed, 2072 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 CODING_STYLE.md
 create mode 100644 CONTRIBUTING.md
 create mode 100644 COPYING.md
 create mode 100644 Config.uk
 create mode 100644 MAINTAINERS.md
 create mode 100644 Makefile
 create mode 100644 Makefile.uk
 create mode 100644 README.md
 create mode 100644 guest_fs/gold-bug.txt
 create mode 100644 guest_fs/test_nr
 create mode 100644 include/testsuite.h
 create mode 100644 kraft.yaml
 create mode 100644 main.c

-- 
2.25.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.