gcc/libstdc++-v3/testsuite/util
Jonathan Wakely a752a43073 libstdc++ Simplify definition of net::socket_base constants
libstdc++-v3/ChangeLog:

	* include/experimental/socket (socket_base::shutdown_type):
	(socket_base::wait_type, socket_base::message_flags):
	Remove enumerators. Initialize constants directly with desired
	values.
	(socket_base::message_flags): Make all operators constexpr and
	noexcept.
	* testsuite/util/testsuite_common_types.h (test_bitmask_values):
	New test utility.
	* testsuite/experimental/net/socket/socket_base.cc: New test.
2021-04-23 13:54:34 +01:00
..
atomic Update copyright years. 2021-01-04 10:26:59 +01:00
common_type Update copyright years. 2021-01-04 10:26:59 +01:00
debug Update copyright years. 2021-01-04 10:26:59 +01:00
exception libstdc++: Fix and complete __gnu_debug::basic_string implementation 2021-03-25 21:56:14 +01:00
hash_fn Update copyright years. 2021-01-04 10:26:59 +01:00
io Update copyright years. 2021-01-04 10:26:59 +01:00
native_type Update copyright years. 2021-01-04 10:26:59 +01:00
performance Update copyright years. 2021-01-04 10:26:59 +01:00
pstl Synchronize libstdc++ PSTL with upstream LLVM PSTL 2019-06-07 22:01:16 +00:00
regression Update copyright years. 2021-01-04 10:26:59 +01:00
statistic Update copyright years. 2021-01-04 10:26:59 +01:00
thread Update copyright years. 2021-01-04 10:26:59 +01:00
replacement_memory_operators.h Update copyright years. 2021-01-04 10:26:59 +01:00
slow_clock.h Update copyright years. 2021-01-04 10:26:59 +01:00
specfun_testcase.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_abi_check.cc Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_abi.cc libstdc++: Update ppc64le baseline_symbols.txt 2021-04-20 12:48:12 +02:00
testsuite_abi.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_allocator.cc Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_allocator.h libstdc++: Make test memory_resource work without exceptions and RTTI 2021-02-12 14:30:13 +00:00
testsuite_api.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_character.cc Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_character.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_common_types.h libstdc++ Simplify definition of net::socket_base constants 2021-04-23 13:54:34 +01:00
testsuite_container_traits.h libstdc++: Fix and complete __gnu_debug::basic_string implementation 2021-03-25 21:56:14 +01:00
testsuite_containergen.h libstdc++: Allow seeding random engines in testsuite 2021-03-25 18:21:19 +00:00
testsuite_containers.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_counter_type.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_error.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_fs.h libstdc++: Restore <unistd.h> in testsuite_fs.h header [PR 99096] 2021-02-14 20:38:32 +00:00
testsuite_greedy_ops.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_hooks.cc Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_hooks.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_io.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_iterators.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_new_operators.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_performance.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_random.h libstdc++: Add PRNG fallback to std::random_device 2021-03-26 19:12:12 +00:00
testsuite_regex.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_rng.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_rvalref.h Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_shared.cc Update copyright years. 2021-01-04 10:26:59 +01:00
testsuite_tr1.h Update copyright years. 2021-01-04 10:26:59 +01:00