LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
test_string.cxx File Reference

(7c4d7d1 userspace/term: change eyecandy inclusion to use objcopy instead of xxd)

#include <lfostest.h>
#include <string.c>
#include <uuid.h>
#include <sys/known_services.h>
#include "../uuid.c"
+ Include dependency graph for test_string.cxx:

Go to the source code of this file.

Data Structures

class  LFOS::SputFamilyTest
 

Namespaces

namespace  LFOS
 

Macros

#define __kernel   1
 

Functions

 LFOS::TEST (KernelString, memcmp)
 
 LFOS::TEST (KernelString, strlen)
 
 LFOS::TEST (KernelString, strcmp)
 
 LFOS::TEST (KernelString, strcasecmp)
 
 LFOS::TEST_F (SputFamilyTest, sputs)
 
 LFOS::TEST_F (SputFamilyTest, sputi)
 
 LFOS::TEST_F (SputFamilyTest, sputui)
 
 LFOS::TEST_F (SputFamilyTest, sputbytes)
 
 LFOS::TEST (ksnprintf, UUID)
 
 LFOS::TEST (ksnprintf, max_len_return)
 
 LFOS::TEST (ksnprintf, null_terminating)
 
 LFOS::TEST (ksnprintf, random_actually_used_format_string)
 

Macro Definition Documentation

◆ __kernel

#define __kernel   1

Definition at line 7 of file test_string.cxx.